Skip to content

Hostname

autossimo.com

Last fetched

autossimo.com resolves to 1 IPv4 address operated by LDCOMNET --- I3Dnet --- in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.26.133.100109.0.0.0/11AS15557LDCOMNET --- I3Dnet ---FR

WHOIS identity

Registrar
iana:1251
Organization
autodistribution
Contact emails

Subdomains

46 observed subdomains of autossimo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for autossimo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.26.133.110
SPF_IP109.26.133.111
SPF_IP109.26.133.112
SPF_IP109.26.133.113
SPF_IP109.26.133.70
SPF_IP109.26.133.77
SPF_IP217.109.124.137
SPF_IP80.124.92.77
SPF_IP80.124.92.78/31
SPF_IP90.115.182.195
SPF_IP90.115.182.196
SPF_IP90.115.182.197
SPF_IP90.115.182.198

Related pages

Pivot deeper into the graph from autossimo.com.

Cypher and MCP

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

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