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
Resolution chain
notified.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.24.205.26 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.108.111 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.194.114.189 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.168.224.211 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.156.124 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.21.55 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.23.191.230 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.235.207 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.236.182.144 | 54.236.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.224.145 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.41.252 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of notified.com owner
- Contact emails
- kristopher.wilbur@gmail.com
- 21f7602f-cdc8-4286-8da5-4ecb5c369255@identity-protect.org
- 4a5cc6af-4c5f-4854-80ca-f1c3b40aa1c9@identity-protect.org
- 7a7e63eb-1681-44a2-b218-9da7c6f254ce@identity-protect.org
- 8a9da698-ecf9-434f-aa8d-a4f20dab6849@identity-protect.org
- c47ba756-f676-4b48-a0ba-030247721546@identity-protect.org
- d6cc3ba7-4152-4693-9667-877b14b0ba46@identity-protect.org
- f700da01-b89d-4171-adeb-c40ea9e5706a@identity-protect.org
- owner-10105010@notified.com.whoisprivacyservice.org
- owner-4719644@notified.com.whoisprivacyservice.org
- owner-852382@notified.com.whoisprivacyservice.org
- owner-9565112@notified.com.whoisprivacyservice.org
Subdomains
114 observed subdomains of notified.com.
Showing 25 of 114. View all subdomains →
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
MX records
SPF policy
8 SPF mechanisms authorising senders for notified.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.uk.odmad.quest-on-demand.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 8.41.31.194 |
Related pages
Pivot deeper into the graph from notified.com.
- IP · 100.24.205.26
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · kristopher.wilbur@gmail.com
- TLD · .com
- Browse hostnames · no…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.