Hostname
gobonfire.com
Last fetched
gobonfire.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gobonfire.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.16.237 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.237 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- bonfire interactive
- Contact emails
- corry@gobonfire.com
- domains@gobonfire.com
- 089676f2-ecbb-4f42-82f1-d2b07ee47067@identity-protect.org
- 4cf9d092-d50a-427d-9896-95d8057997b4@identity-protect.org
- 74f29c15-586b-4cd2-92ab-853699d47c8d@identity-protect.org
- b210974e-4086-459d-99af-bc92fc363199@identity-protect.org
- d4b436c1-9555-40b0-932a-fc0aebfcb15c@identity-protect.org
- d668ef90-d457-4abc-b8a3-ba05377f1871@identity-protect.org
- f07a89a1-8d48-4685-ade8-0273ed355dd9@identity-protect.org
- owner-10711922@gobonfire.com.whoisprivacyservice.org
- owner-5389910@gobonfire.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of gobonfire.com.
Web-graph footprint
Distinct hostnames that link to or from gobonfire.com in the public web crawl.
104 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for gobonfire.com.
| Mechanism | Target |
|---|---|
| SPF_A | gobonfire.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | gobonfire.com |
Related pages
Pivot deeper into the graph from gobonfire.com.
- IP · 104.18.16.237
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · corry@gobonfire.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: "gobonfire.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.