Hostname
burnhambox.com
Last fetched
burnhambox.com resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
burnhambox.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.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- navistd.
- Contact emails
- hello@navistd.com
- 05994991fb00be73b130ee0b3b5d31abcef4ee342a46c58b4bed9deff7ac2307@burnhambox.com.whoisproxy.org
- 0d2dab4b1ffb9fe05f865648419f7719607c9490fe13b2995832556efa817354@burnhambox.com.whoisproxy.org
- 16434aebd0406a61220737c81ac938d9f36f3d8be7d1b20a7dc9217f67934156@burnhambox.com.whoisproxy.org
- 2a5a3c4f04e1d8a7b7d0754279e3360bde4621377356bb1fc94adc385e5dc04f@burnhambox.com.whoisproxy.org
- 39f3717b6b5881a81c8ad853f0e6927a6eee77bd1e1bc57c66ec2d9921ce20b4@burnhambox.com.whoisproxy.org
- 568c84c5f4d227e6edcf7ae56ebdb0743cab7626c5fa739ba6f624f1aa313c7c@burnhambox.com.whoisproxy.org
- 7337c4ba44602d996e2c268407d72eb69f14b41e77a825bf84c55001049f3def@burnhambox.com.whoisproxy.org
- 7a69701a5e020f6d4093b20f0019203db1d79c342ea4e0aa210f80e387e230c6@burnhambox.com.whoisproxy.org
- 9387a1d2ac627076f73c3acd2dbd926f754cbd0d7e9156aa4435bdc66ab3cdc3@burnhambox.com.whoisproxy.org
- 9387b71cf0ccf8028d34f668c4d6925274683f33a107109539c274d5c0759a53@burnhambox.com.whoisproxy.org
- a29e4e94ce03b07d2b31d4ea3acd55549dd242dd2d0c5ee3e93c9287e8d3dc69@burnhambox.com.whoisproxy.org
- ab130ad19afb8056e000d84e836e54e5d805087f853025831204084e72a64a71@burnhambox.com.whoisproxy.org
- b43ab59e4f7f76a97f9204d39c0156f63030a8716131534469aa84c65c581776@burnhambox.com.whoisproxy.org
- b55361505504470ad44375be17ea7c4c2799b2b36c9f39460666a28c042d449b@burnhambox.com.whoisproxy.org
- b72a1a6dd89bff3b822976c5c8c70e60cd011b620b831d0f16a559335ae05b76@burnhambox.com.whoisproxy.org
- c15535b347202452ab574238a76f3431dac19506e1cd7e806c278f468547f33e@burnhambox.com.whoisproxy.org
- cfff2fc9abf547da799a7c5a5e62556521c22b6556d269ced29d042f63b54c01@burnhambox.com.whoisproxy.org
- da0ad2a47776b2c3c8c9546082630fac012fdfa7151facee16f6ced49c02ad19@burnhambox.com.whoisproxy.org
- e197ec31768ca23693a8c16b1e8ea64a90c1dead87c2bbeea96f72f9d9fc45e7@burnhambox.com.whoisproxy.org
- and 2 more
Subdomains
76 observed subdomains of burnhambox.com.
Showing 25 of 76. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from burnhambox.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for burnhambox.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from burnhambox.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "burnhambox.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.