Skip to content

Hostname

www.8tech.ltd

Last fetched

www.8tech.ltd resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · www.8tech.ltdRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.8tech.ltd

Resolution chain

www.8tech.ltd resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.89.4018.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.7418.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.8318.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.89.9218.172.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.423.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.593.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.8tech.ltd in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.8tech.ltd.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdc-aa8e722993._spfm.8tech.ltd

Related pages

Pivot deeper into the graph from www.8tech.ltd.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.8tech.ltd"})-[: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.