Skip to content

Hostname

ntch.life

Last fetched

ntch.life resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ntch.lifeRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ntch.life

Resolution chain

ntch.life resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.192.156.16652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.34.25354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.67.20054.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
?????????????
Contact emails

Subdomains

24 observed subdomains of ntch.life.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ntch.life.

MechanismTarget
SPF_Antch.life
SPF_MXntch.life

Related pages

Pivot deeper into the graph from ntch.life.

Cypher and MCP

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

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