Skip to content

Hostname

aboutamazon.co.uk

Last fetched

aboutamazon.co.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:nom-iq limited t/a com laude [tag = nomiq] as the registrar.

Nutrition Label

WHISPER CANON · aboutamazon.co.ukRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aboutamazon.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.113108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.117108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.57108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.78108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.20.2113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.238.80.12818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nom-iq limited t/a com laude [tag = nomiq]
Organization
amazon europe core s.?.r.l.
Contact emails

Subdomains

7 observed subdomains of aboutamazon.co.uk.

Web-graph footprint

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

1,024 sites link to this hostname.

1,025 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aboutamazon.co.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aboutamazon.co.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.