Skip to content

Hostname

audi.jp

Last fetched

audi.jp resolves to 3 IPv4 addresses operated by SALESFORCE - Salesforce.com, Inc. in DE.

Nutrition Label

WHISPER CANON · audi.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/audi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
161.71.33.242161.71.0.0/17AS14340SALESFORCE - Salesforce.com, Inc.DE
18.179.211.13218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.144.12952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
audi aktiengesellschaft
Contact emails

Subdomains

11 observed subdomains of audi.jp.

Web-graph footprint

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

259 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for audi.jp.

MechanismTarget
SPF_Aaudi.jp
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEsmp.ne.jp
SPF_IP18.177.222.214
SPF_IP18.179.211.132
SPF_IP18.180.166.200
SPF_IP52.194.144.129
SPF_IP52.196.173.1
SPF_IP52.198.232.1
SPF_IP52.69.221.77
SPF_IP54.248.161.159
SPF_IP54.249.50.40

Related pages

Pivot deeper into the graph from audi.jp.

Cypher and MCP

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

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