Hostname
notifycam.com
Last fetched
notifycam.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
notifycam.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 |
|---|---|---|---|---|
| 18.239.134.46 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.59 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.78 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.99 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 99.86.212.2 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.32 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.5 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 99.86.212.69 | 99.86.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of notifycam.com owner
- Contact emails
- 0acc5a69-d68c-4d25-bad3-1c224a41aec5@identity-protect.org
- 21cb3fef-9bf4-40f4-bc6a-52015180b57b@identity-protect.org
- 4d0843bb-8bb0-4dfe-a5b0-f1a22480121c@identity-protect.org
- 8c308433-d5c9-409b-960b-cd6ebc9397e1@identity-protect.org
- a2767273-a705-46b2-b329-20e09980e9f3@identity-protect.org
- b9295aad-93ab-46f8-ba40-f50a87ba9fcf@identity-protect.org
Subdomains
2 observed subdomains of notifycam.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from notifycam.com.
- IP · 18.239.134.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · 0acc5a69-d68c-4d25-bad3-1c224a41aec5@identity-protect.org
- 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: "notifycam.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.