Skip to content

Hostname

audi.se

Last fetched

audi.se resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · audi.seRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/audi.se

Resolution chain

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

IPPrefixASNOperatorCountry
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
registrar:1 api gmbh
Organization
Contact emails

Subdomains

23 observed subdomains of audi.se.

Web-graph footprint

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

149 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for audi.se.

MechanismTarget
SPF_INCLUDE_spf.c5mail.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmx247964.internex.at
SPF_INCLUDEmx249261.internex.at
SPF_INCLUDEspf.porsche.co.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.40.169.122
SPF_IP193.182.2.80
SPF_IP212.68.72.114
SPF_MXaudi.se

Related pages

Pivot deeper into the graph from audi.se.

Cypher and MCP

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

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