Hostname
boltzmannmaps.com
Last fetched
boltzmannmaps.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boltzmannmaps.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 |
|---|---|---|---|---|
| 132.148.113.232 | 132.148.112.0/22 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boltzmannmaps.com owner
- Contact emails
- jlkjr@pobox.com
- 6c91d53b-9ff9-41a5-83e9-0b4293c1e309@identity-protect.org
- b7960a61-4266-43a4-949d-dd6738ae1a86@identity-protect.org
- be1b37de-901c-47ba-a23f-edd5f0b5a621@identity-protect.org
- d66b8196-00d5-4965-9e41-625488378768@identity-protect.org
- e268189f-de50-4505-8bf2-773f04bcade0@identity-protect.org
Subdomains
29 observed subdomains of boltzmannmaps.com.
Showing 23 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from boltzmannmaps.com in the public web crawl.
5 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for boltzmannmaps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from boltzmannmaps.com.
- IP · 132.148.113.232
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:468
- Country · US
- Email · jlkjr@pobox.com
- TLD · .com
- Browse hostnames · bo…
- 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: "boltzmannmaps.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.