Skip to content

Hostname

auto-immat.com

Last fetched

auto-immat.com resolves to 2 IPv4 addresses operated by France Telecom - Orange in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · auto-immat.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/auto-immat.com

Resolution chain

auto-immat.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.6.249.178195.6.0.0/16AS3215France Telecom - OrangeFR
85.233.223.10985.233.192.0/19AS15830EQUINIXFR

WHOIS identity

Registrar
iana:81
Organization
association auxiliaire de l automobile
Contact emails

Subdomains

1 observed subdomain of auto-immat.com.

Web-graph footprint

Distinct hostnames that link to or from auto-immat.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for auto-immat.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.6.249.130
SPF_IP206.126.185.52/32
SPF_IP206.126.185.53/32
SPF_IP85.233.223.74
SPF_MXauto-immat.com

Related pages

Pivot deeper into the graph from auto-immat.com.

Cypher and MCP

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

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