Skip to content

Hostname

nft.cl

Last fetched

nft.cl resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · nft.clRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/nft.cl

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.165.17823.111.160.0/20AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
felipe ñancupil sanhueza
Contact emails

Subdomains

5 observed subdomains of nft.cl.

Web-graph footprint

Distinct hostnames that link to or from nft.cl in the public web crawl.

13 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nft.cl.

MechanismTarget
SPF_Anft.cl
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP107.155.68.106
SPF_IP162.252.86.170
SPF_IP23.111.165.178
SPF_MXnft.cl

Related pages

Pivot deeper into the graph from nft.cl.

Cypher and MCP

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

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