Skip to content

Hostname

th.boell.org

Last fetched

th.boell.org resolves to 1 IPv4 address operated by AS20546 in DE.

Nutrition Label

WHISPER CANON · th.boell.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/th.boell.org

Resolution chain

th.boell.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.5.82.118185.5.82.0/24AS20546DE

WHOIS identity

No WHOIS records are currently associated with th.boell.org in WhisperGraph.

Subdomains

1 observed subdomain of th.boell.org.

Web-graph footprint

Distinct hostnames that link to or from th.boell.org in the public web crawl.

262 sites link to this hostname.

863 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for th.boell.org.

MechanismTarget
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEspf.crsend.com
SPF_IP62.96.251.166
SPF_IP62.96.251.168
SPF_IP62.96.251.176

Related pages

Pivot deeper into the graph from th.boell.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "th.boell.org"})-[: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.