Skip to content

Hostname

addictionresource.com

Last fetched

addictionresource.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · addictionresource.comRouting diversity6.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/addictionresource.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.66.60100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.170.99100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.27.15018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.104.18223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.107.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.184.843.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.1.173.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.174.913.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.144.3534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.0.15934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.35.17534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.173.23135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.34.2935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.68.22144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.119.1944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.184.14950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.28.10252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.12.24552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.174.6752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.236.9552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

4 observed subdomains of addictionresource.com.

Web-graph footprint

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

1,655 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for addictionresource.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from addictionresource.com.

Cypher and MCP

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

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