Hostname
bobheilig.com
Last fetched
bobheilig.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bobheilig.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.21.26.29 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.168.54 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
8 observed subdomains of bobheilig.com.
Web-graph footprint
Distinct hostnames that link to or from bobheilig.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for bobheilig.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.bobheilig.com |
| SPF_IP | 100.42.48.0/20 |
| SPF_IP | 104.152.64.0/21 |
| SPF_IP | 104.21.26.29 |
| SPF_IP | 108.167.128.0/18 |
| SPF_IP | 108.179.192.0/18 |
| SPF_IP | 142.250.153.26/32 |
| SPF_IP | 142.250.27.26/32 |
| SPF_IP | 172.253.63.27 |
| SPF_IP | 172.67.168.54 |
| SPF_IP | 192.185.0.0/16 |
| SPF_IP | 209.85.202.26/32 |
| SPF_IP | 216.172.160.0/19 |
| SPF_IP | 2607:f8b0:4004:c08:0:0:0:1b |
| SPF_IP | 2a00:1450:400b:c00:0:0:0:1a |
| SPF_IP | 2a00:1450:400c:c0b:0:0:0:1b |
| SPF_IP | 2a00:1450:4013:c16:0:0:0:1a |
| SPF_IP | 2a00:1450:4025:401:0:0:0:1b |
| SPF_IP | 35.89.44.32/29 |
| SPF_IP | 44.202.169.32/29 |
| SPF_IP | 50.116.64.0/18 |
| SPF_IP | 50.87.152.0/21 |
| SPF_IP | 64.233.184.26/32 |
Related pages
Pivot deeper into the graph from bobheilig.com.
- IP · 104.21.26.29
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · rheilig73@gmail.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: "bobheilig.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.