Skip to content

Hostname

audi.com

Last fetched

audi.com resolves to 5 IPv4 addresses operated by NORIS-NETWORK IT Service Provider located in Nuernberg, Germany in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · audi.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/audi.com

Resolution chain

audi.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.155.86.148213.155.64.0/19AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE
213.155.86.202213.155.64.0/19AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE
213.155.86.230213.155.64.0/19AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE
52.223.9.23552.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.75.24376.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
richard zollner
Contact emails

Subdomains

205 observed subdomains of audi.com.

Web-graph footprint

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

4,872 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for audi.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.vwgroup.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP148.163.135.19
SPF_IP148.163.141.199
SPF_IP199.5.47.0/24
SPF_IP199.5.50.176/28
SPF_IP91.198.139.136/31

Related pages

Pivot deeper into the graph from audi.com.

Cypher and MCP

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

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