Skip to content

Hostname

nteve.com

Last fetched

nteve.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · nteve.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nteve.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.9.99.208176.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
65.109.147.10665.109.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:93
Organization
walter cortez
Contact emails

Subdomains

7 observed subdomains of nteve.com.

Web-graph footprint

Distinct hostnames that link to or from nteve.com in the public web crawl.

62 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nteve.com

SPF policy

4 SPF mechanisms authorising senders for nteve.com.

MechanismTarget
SPF_Anteve.com
SPF_IP65.109.147.106
SPF_IP95.217.109.47
SPF_MXnteve.com

Related pages

Pivot deeper into the graph from nteve.com.

Cypher and MCP

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

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