Skip to content

Hostname

bodemerauto.com

Last fetched

bodemerauto.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · bodemerauto.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bodemerauto.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.178.130.13451.178.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
bodemer
Contact emails

Subdomains

100 observed subdomains of bodemerauto.com.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for bodemerauto.com.

MechanismTarget
SPF_Abodemerauto.com
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDE_spf.helium-connect.fr
SPF_INCLUDE_spfadista.bodemerauto.com
SPF_INCLUDE_spffortinet.bodemerauto.com
SPF_INCLUDE_spfgoogle.bodemerauto.com
SPF_INCLUDE_spfsendgrid.bodemerauto.com
SPF_INCLUDEspf.antispam-sis.fr
SPF_INCLUDEtrustpilotservice.com
SPF_IP195.15.218.146
SPF_IP91.151.65.7

Related pages

Pivot deeper into the graph from bodemerauto.com.

Cypher and MCP

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

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