Skip to content

Hostname

addonnetworks.com

Last fetched

addonnetworks.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.218.15.18234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.94.1635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.130.8344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.180.15444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.164.3144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.144.17744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.89.12444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.192.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.151.11554.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.18.5554.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of addonnetworks.com owner
Contact emails

Subdomains

12 observed subdomains of addonnetworks.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for addonnetworks.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEses.addonnetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.119.159
SPF_IP54.240.119.160

Related pages

Pivot deeper into the graph from addonnetworks.com.

Cypher and MCP

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

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