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
Resolution chain
ntch.life resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.192.156.166 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.34.253 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.67.200 | 54.95.0.0/17 | AS16509 | AMAZON-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
MX records
- smtp01.ntch.life
- smtp02.ntch.life
- smtp03.ntch.life
- smtp04.ntch.life
- smtp05.ntch.life
- smtp06.ntch.life
- smtp07.ntch.life
- smtp08.ntch.life
- smtp09.ntch.life
- smtp10.ntch.life
- smtp11.ntch.life
- smtp12.ntch.life
- smtp13.ntch.life
- smtp14.ntch.life
- smtp15.ntch.life
- smtp16.ntch.life
- smtp17.ntch.life
- smtp18.ntch.life
- smtp19.ntch.life
- smtp50.ntch.life
SPF policy
2 SPF mechanisms authorising senders for ntch.life.
| Mechanism | Target |
|---|---|
| SPF_A | ntch.life |
| SPF_MX | ntch.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.