Hostname
norauto.es
Last fetched
norauto.es resolves to 2 IPv4 addresses operated by AS20756 in FR.
Nutrition Label
Resolution chain
norauto.es 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 |
|---|---|---|---|---|
| 81.92.80.55 | 81.92.80.0/20 | AS20756 | — | FR |
| 81.92.80.56 | 81.92.80.0/20 | AS20756 | — | FR |
WHOIS identity
No WHOIS records are currently associated with norauto.es in WhisperGraph.
Subdomains
42 observed subdomains of norauto.es.
Showing 22 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from norauto.es in the public web crawl.
387 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for norauto.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 193.238.148.116/32 |
| SPF_IP | 193.238.148.118 |
| SPF_IP | 193.238.148.196/32 |
| SPF_IP | 193.238.148.198 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 212.31.129.106/32 |
| SPF_IP | 212.99.40.80/28 |
| SPF_IP | 217.74.105.10 |
| SPF_IP | 46.17.65.36/32 |
| SPF_IP | 46.17.65.38/32 |
Related pages
Pivot deeper into the graph from norauto.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "norauto.es"})-[: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.