Hostname
santa99.com
Last fetched
santa99.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
santa99.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.137.115.12 | 46.137.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.48.119 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.136.187 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of santa99.com owner
- Contact emails
- david.kattah@yahoo.com
- 738a5a8b-2909-4b4f-9aad-36c2a11ee2bc@identity-protect.org
- a3931a76-7226-49d6-8961-77bb64bd7d7f@identity-protect.org
- c1ee2ba0-f710-48ed-9da7-2ffc088cdc8e@identity-protect.org
- d449ea0e-f9c0-48eb-8f9f-f2870802e169@identity-protect.org
- e2fb3e83-b7f3-4f5c-a908-c45cc4b588ad@identity-protect.org
- f8c4f737-0942-4b06-9ae7-62660c3756d4@identity-protect.org
Subdomains
1 observed subdomain of santa99.com.
| Subdomain |
|---|
| www.santa99.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from santa99.com.
- IP · 46.137.115.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · david.kattah@yahoo.com
- TLD · .com
- Browse hostnames · sa…
- 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: "santa99.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.