Skip to content

Hostname

easytechjunkie.com

Last fetched

easytechjunkie.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · easytechjunkie.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/easytechjunkie.com

Resolution chain

easytechjunkie.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.52.227.10213.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.205.15652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.75.18752.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.215.554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.255.1754.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.100.21554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.159.23554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.248.17654.215.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.182.24654.241.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

9 observed subdomains of easytechjunkie.com.

Web-graph footprint

Distinct hostnames that link to or from easytechjunkie.com in the public web crawl.

590 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easytechjunkie.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from easytechjunkie.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "easytechjunkie.com"})-[: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.