Skip to content

Hostname

nvidia.eu

Last fetched

nvidia.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · nvidia.euRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/nvidia.eu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:safenames ltd
Organization
Contact emails

Subdomains

39 observed subdomains of nvidia.eu.

Web-graph footprint

Distinct hostnames that link to or from nvidia.eu in the public web crawl.

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for nvidia.eu.

MechanismTarget
SPF_Anvidia.eu
SPF_INCLUDEspf.mandrillapp.com
SPF_IP216.228.121.143
SPF_IP217.19.242.93
SPF_IP217.19.254.201
SPF_IP217.19.254.55
SPF_MXnvidia.eu
SPF_MXweb30.safenameshosting.com
SPF_MXweb9.safenameshosting.com

Related pages

Pivot deeper into the graph from nvidia.eu.

Cypher and MCP

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

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