Skip to content

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

WHISPER CANON · bobheilig.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bobheilig.com

Resolution chain

bobheilig.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.26.29104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.168.54172.67.160.0/20AS13335CLOUDFLARENET - 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

SPF policy

23 SPF mechanisms authorising senders for bobheilig.com.

MechanismTarget
SPF_INCLUDE_spf1.bobheilig.com
SPF_IP100.42.48.0/20
SPF_IP104.152.64.0/21
SPF_IP104.21.26.29
SPF_IP108.167.128.0/18
SPF_IP108.179.192.0/18
SPF_IP142.250.153.26/32
SPF_IP142.250.27.26/32
SPF_IP172.253.63.27
SPF_IP172.67.168.54
SPF_IP192.185.0.0/16
SPF_IP209.85.202.26/32
SPF_IP216.172.160.0/19
SPF_IP2607:f8b0:4004:c08:0:0:0:1b
SPF_IP2a00:1450:400b:c00:0:0:0:1a
SPF_IP2a00:1450:400c:c0b:0:0:0:1b
SPF_IP2a00:1450:4013:c16:0:0:0:1a
SPF_IP2a00:1450:4025:401:0:0:0:1b
SPF_IP35.89.44.32/29
SPF_IP44.202.169.32/29
SPF_IP50.116.64.0/18
SPF_IP50.87.152.0/21
SPF_IP64.233.184.26/32

Related pages

Pivot deeper into the graph from bobheilig.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.