Hostname
nissan.de
Last fetched
nissan.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
nissan.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.247.225 | 52.16.0.0/15 | AS16509 | AMAZON-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.
Showing 25 of 356. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for nissan.de.
| Mechanism | Target |
|---|---|
| SPF_A | home252609593.1and1-data.host |
| SPF_A | mail252609593.mywebspace.zone |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | smtp.renault.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.125.75.64/27 |
| SPF_IP | 212.227.15.167/32 |
| SPF_IP | 212.227.15.183/32 |
| SPF_IP | 213.165.79.82 |
| SPF_IP | 77.94.230.254 |
| SPF_IP | 82.165.157.137 |
| SPF_IP | 89.206.250.59 |
| SPF_MX | nissan.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.