Skip to content

Hostname

nissan.de

Last fetched

nissan.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · nissan.deRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/nissan.de

Resolution chain

nissan.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.16.247.22552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with nissan.de in WhisperGraph.

Subdomains

356 observed subdomains of nissan.de.

Web-graph footprint

Distinct hostnames that link to or from nissan.de in the public web crawl.

783 sites link to this hostname.

250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nissan.de.

MechanismTarget
SPF_Ahome252609593.1and1-data.host
SPF_Amail252609593.mywebspace.zone
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsmtp.renault.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.125.75.64/27
SPF_IP212.227.15.167/32
SPF_IP212.227.15.183/32
SPF_IP213.165.79.82
SPF_IP77.94.230.254
SPF_IP82.165.157.137
SPF_IP89.206.250.59
SPF_MXnissan.de

Related pages

Pivot deeper into the graph from nissan.de.

Cypher and MCP

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

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