Skip to content

Hostname

notified.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.205.26100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.108.111100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.114.18934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.224.21135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.156.12452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.21.5552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.191.23052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.235.20752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.182.14454.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.224.14554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.41.252100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

114 observed subdomains of notified.com.

Web-graph footprint

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

438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for notified.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.odmad.quest-on-demand.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP8.41.31.194

Related pages

Pivot deeper into the graph from notified.com.

Cypher and MCP

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

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