Skip to content

Hostname

autobernard.com

Last fetched

autobernard.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · autobernard.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/autobernard.com

Resolution chain

autobernard.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
bernard participations
Contact emails

Subdomains

32 observed subdomains of autobernard.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for autobernard.com.

MechanismTarget
SPF_INCLUDE143341066.spf01.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-relai.relai-smtp.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP15.237.239.36
SPF_IP195.154.172.72
SPF_IP37.58.247.158
SPF_IP87.98.180.180
SPF_IP89.31.148.98

Related pages

Pivot deeper into the graph from autobernard.com.

Cypher and MCP

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

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