Hostname
safe-t-dog.com
Last fetched
safe-t-dog.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
safe-t-dog.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.91.149.219 | 52.90.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of safe-t-dog.com owner
- Contact emails
- 8414a441-61c6-4d50-b46c-85b44d55347a@identity-protect.org
- 8500722d-a6d2-43d1-9862-09ac96b73e0d@identity-protect.org
- cfc4f1c4-f7ff-4093-9860-8fae7bcc0ec8@identity-protect.org
- d196ca07-3212-49e0-b0b5-000c1581e2b6@identity-protect.org
- owner-3553942@safe-t-dog.com.whoisprivacyservice.org
- owner@safe-t-dog.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of safe-t-dog.com.
| Subdomain |
|---|
| www.safe-t-dog.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from safe-t-dog.com.
- IP · 52.91.149.219
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 8414a441-61c6-4d50-b46c-85b44d55347a@identity-protect.org
- 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: "safe-t-dog.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.