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
Resolution chain
autossimo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.26.133.100 | 109.0.0.0/11 | AS15557 | LDCOMNET --- I3Dnet --- | FR |
WHOIS identity
- Registrar
- iana:1251
- Organization
- autodistribution
- Contact emails
Subdomains
46 observed subdomains of autossimo.com.
Showing 15 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from autossimo.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for autossimo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.26.133.110 |
| SPF_IP | 109.26.133.111 |
| SPF_IP | 109.26.133.112 |
| SPF_IP | 109.26.133.113 |
| SPF_IP | 109.26.133.70 |
| SPF_IP | 109.26.133.77 |
| SPF_IP | 217.109.124.137 |
| SPF_IP | 80.124.92.77 |
| SPF_IP | 80.124.92.78/31 |
| SPF_IP | 90.115.182.195 |
| SPF_IP | 90.115.182.196 |
| SPF_IP | 90.115.182.197 |
| SPF_IP | 90.115.182.198 |
Related pages
Pivot deeper into the graph from autossimo.com.
- IP · 109.26.133.100
- ASN · AS15557LDCOMNET --- I3Dnet ---
- Registrar · iana:1251
- Country · FR
- Email · registrar@nameshield.net
- TLD · .com
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.