Hostname
gobonzi.com
Last fetched
gobonzi.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gobonzi.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.227.216.140 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.222.115 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.208.12 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.242.123.69 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.31.251 | 50.112.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.231.132 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- amy pate
- Contact emails
- domains@gobonzi.com
- 177857ae-c04f-4555-b3d3-f7c2e4ed0075@identity-protect.org
- 5fff6adc-7296-4c43-b31f-5392433d9bf6@identity-protect.org
- 8b60c2ed-0ceb-4673-ad3c-f52210296fdb@identity-protect.org
- 9412b6fc-2522-4d1d-8ea9-28120800506d@identity-protect.org
- c476cf62-15e8-4777-85bb-af8446ceeca4@identity-protect.org
- e5e843c3-f9ff-4d0e-b5ca-3c069aa6b5cc@identity-protect.org
- owner-1250204@gobonzi.com.whoisprivacyservice.org
- owner-1427267@gobonzi.com.whoisprivacyservice.org
- owner-1734644@gobonzi.com.whoisprivacyservice.org
- owner-5387415@gobonzi.com.whoisprivacyservice.org
- owner-5871855@gobonzi.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of gobonzi.com.
| Subdomain |
|---|
| clients.gobonzi.com |
| www.gobonzi.com |
Web-graph footprint
Distinct hostnames that link to or from gobonzi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for gobonzi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | support.zendesk.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from gobonzi.com.
- IP · 44.227.216.140
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@gobonzi.com
- TLD · .com
- Browse hostnames · go…
- 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: "gobonzi.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.