Skip to content

Hostname

bode.bio

Last fetched

bode.bio resolves to 1 IPv4 address operated by AS211727 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · bode.bioRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bode.bio

Resolution chain

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

IPPrefixASNOperatorCountry
185.243.130.52185.243.130.0/24AS211727DE

WHOIS identity

Registrar
iana:151
Organization
frank bode
Contact emails

Subdomains

63 observed subdomains of bode.bio.

Web-graph footprint

Distinct hostnames that link to or from bode.bio in the public web crawl.

19 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bode.bio.

MechanismTarget
SPF_Ak57728.coveto.de
SPF_Amail.bode.bio
SPF_Aticket.bode.bio
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEsend.zcsend.eu
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.zoho.eu
SPF_IP185.243.130.11
SPF_IP2a10:9d40:1000:0:0:0:0:11
SPF_IP2a10:9d40:1000:0:18a8:daff:fe50:39e
SPF_IP31.170.109.7
SPF_MXbode.bio

Related pages

Pivot deeper into the graph from bode.bio.

Cypher and MCP

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

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