Hostname
notifyd.com
Last fetched
notifyd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
notifyd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.36.126 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.27 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.44 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.91 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.174.15 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.24 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.27 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.81 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of notifyd.com owner
- Contact emails
- josh@studiobrainchild.com
- 50b0bf94-a71b-40cf-b9ac-c8e513647c85@identity-protect.org
- 6fcab08a-c21d-420e-a095-2e406a5b230b@identity-protect.org
- 9886f54c-fb74-4d42-8879-d46a1c590b8e@identity-protect.org
- c532f6cf-9849-495d-a5c3-3905d0b29782@identity-protect.org
- cd0d335c-e6fe-4e9e-b5f6-eb7d77af3dd5@identity-protect.org
- owner-4930255@notifyd.com.whoisprivacyservice.org
- owner-8060237@notifyd.com.whoisprivacyservice.org
- owner-8330186@notifyd.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of notifyd.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from notifyd.com in the public web crawl.
16 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for notifyd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from notifyd.com.
- IP · 3.164.36.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · josh@studiobrainchild.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: "notifyd.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.