Hostname
anganibackup.com
Last fetched
anganibackup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anganibackup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.192.129 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.16 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.24 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.29 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anganibackup.com owner
- Contact emails
- 1eeb37f0-6d6e-4328-b083-f9c380782dfe@identity-protect.org
- 5fdbb4ea-4a3c-4db5-a067-a6e970204591@identity-protect.org
- 6e8f2291-16a4-42c6-b63f-2d564a3f3b76@identity-protect.org
- beecd2fa-822c-490d-9865-5f2e5d796b34@identity-protect.org
- d51bcdc1-0b11-4be8-b5e9-77d1e372f52e@identity-protect.org
- d961959b-f8dc-4fe6-9a2a-161fd578a283@identity-protect.org
- e634177c-8fca-4ec1-807d-73cce5f31feb@identity-protect.org
Subdomains
1 observed subdomain of anganibackup.com.
| Subdomain |
|---|
| testing.anganibackup.com |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for anganibackup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | anganibackup.com |
Related pages
Pivot deeper into the graph from anganibackup.com.
- IP · 3.166.192.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1eeb37f0-6d6e-4328-b083-f9c380782dfe@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anganibackup.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.