Hostname
hannamibia.com
Last fetched
hannamibia.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hannamibia.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 |
|---|---|---|---|---|
| 13.244.177.141 | 13.244.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hannamibia.com owner
- Contact emails
- nocontactsfound@secureserver.net
- 0bba1299-23ae-429e-bb23-9d095083fef5@identity-protect.org
- 1c2a85df-3d84-4ca5-a5ed-278e122b440c@identity-protect.org
- aa5fed95-9078-4a91-a643-775d83bcfcc6@identity-protect.org
- cc3a6e61-b227-4dd6-afa2-3f470f33e357@identity-protect.org
- cf129edb-fb60-4b85-ba23-355e21046972@identity-protect.org
Subdomains
9 observed subdomains of hannamibia.com.
Web-graph footprint
Distinct hostnames that link to or from hannamibia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for hannamibia.com.
| Mechanism | Target |
|---|---|
| SPF_A | hannamibia.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 13.244.177.141 |
| SPF_MX | hannamibia.com |
Related pages
Pivot deeper into the graph from hannamibia.com.
- IP · 13.244.177.141
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · nocontactsfound@secureserver.net
- TLD · .com
- Browse hostnames · ha…
- 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: "hannamibia.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.