Hostname
simauto-lda.com
Last fetched
simauto-lda.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
simauto-lda.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.68.73 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.171 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- findplatform lda
- Contact emails
Subdomains
3 observed subdomains of simauto-lda.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for simauto-lda.com.
| Mechanism | Target |
|---|---|
| SPF_A | simauto-lda.com |
| SPF_IP | 159.69.76.26 |
| SPF_IP | 159.69.76.40 |
| SPF_IP | 159.69.76.45 |
| SPF_IP | 159.69.76.52 |
| SPF_IP | 2a01:4f8:231:1b0b:0:0:0:2 |
| SPF_MX | simauto-lda.com |
Related pages
Pivot deeper into the graph from simauto-lda.com.
- IP · 104.21.68.73
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · cd995057-5d8e-4b39-8e8f-aa0959bf5f8f@c.o-w-o.info
- TLD · .com
- Browse hostnames · si…
- 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: "simauto-lda.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.