Skip to content

Hostname

e-junkie.com

Last fetched

e-junkie.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · e-junkie.comRouting diversity5.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/e-junkie.com

Resolution chain

e-junkie.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.208.52.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.214.1523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.136.1033.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.215.11244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.121.7652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.198.1052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.165.7554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.22.18154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.255.2398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.6.23932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.158.4532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

1,182 observed subdomains of e-junkie.com.

Web-graph footprint

Distinct hostnames that link to or from e-junkie.com in the public web crawl.

6,084 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for e-junkie.com.

MechanismTarget
SPF_Ae-junkie.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEservers.mcsv.net
SPF_IP209.104.6.148
SPF_IP209.104.6.152

Related pages

Pivot deeper into the graph from e-junkie.com.

Cypher and MCP

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

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