Skip to content

Hostname

easytac.uk

Last fetched

easytac.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:csl gmbh computer service langenbach t/a joker.com [tag = joker] as the registrar.

Nutrition Label

WHISPER CANON · easytac.ukRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/easytac.uk

Resolution chain

easytac.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.223.4113.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.234.11113.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.196.1813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.78.18318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.127.12018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.97.313.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
registrar:csl gmbh computer service langenbach t/a joker.com [tag = joker]
Organization
Contact emails

Subdomains

1 observed subdomain of easytac.uk.

Web-graph footprint

Distinct hostnames that link to or from easytac.uk in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for easytac.uk.

MechanismTarget
SPF_Aeasytac.uk
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXeasytac.uk

Related pages

Pivot deeper into the graph from easytac.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "easytac.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.