Skip to content

Hostname

ntldstats.com

Last fetched

ntldstats.com resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · ntldstats.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ntldstats.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.2.148135.181.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:1408
Organization
greensec
Contact emails

Subdomains

8 observed subdomains of ntldstats.com.

Web-graph footprint

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

389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ntldstats.com.

MechanismTarget
SPF_Antldstats.com
SPF_IP135.181.2.148
SPF_IP188.40.79.208
SPF_IP2a01:4f8:221:13c3:1010:0:0:2
SPF_IP2a01:4f9:4b:4f6b:0:0:0:1
SPF_MXntldstats.com

Related pages

Pivot deeper into the graph from ntldstats.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ntldstats.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.