Skip to content

Hostname

bodotrans.com

Last fetched

bodotrans.com resolves to 1 IPv4 address operated by AS34358 in RO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · bodotrans.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bodotrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.42.11.6489.42.11.0/24AS34358RO

WHOIS identity

Registrar
iana:151
Organization
ionel suiu
Contact emails

Subdomains

5 observed subdomains of bodotrans.com.

Web-graph footprint

Distinct hostnames that link to or from bodotrans.com in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • bodotrans.com

SPF policy

6 SPF mechanisms authorising senders for bodotrans.com.

MechanismTarget
SPF_Abodotrans.com
SPF_IP46.102.145.248
SPF_IP89.42.11.30
SPF_IP89.42.11.64
SPF_IP93.115.112.49
SPF_MXbodotrans.com

Related pages

Pivot deeper into the graph from bodotrans.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bodotrans.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.