Skip to content

Hostname

bodo.ua

Last fetched

bodo.ua resolves to 1 IPv4 address operated by AS42352 in UA. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · bodo.uaRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bodo.ua

Resolution chain

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

IPPrefixASNOperatorCountry
91.218.212.15191.218.212.0/24AS42352UA

WHOIS identity

Registrar
iana:1405
Organization
not published
Contact emails

Subdomains

20 observed subdomains of bodo.ua.

Web-graph footprint

Distinct hostnames that link to or from bodo.ua in the public web crawl.

521 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bodo.ua.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.selzy.com
SPF_IP77.88.225.181
SPF_IP95.216.140.161

Related pages

Pivot deeper into the graph from bodo.ua.

Cypher and MCP

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

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