Skip to content

Hostname

nts.live

Last fetched

nts.live resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · nts.liveRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nts.live

Resolution chain

nts.live resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.206.2618.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.3718.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.418.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.5618.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.723.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.853.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.863.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.923.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.2465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
femi edmund adeyemi
Contact emails

Subdomains

10 observed subdomains of nts.live.

Web-graph footprint

Distinct hostnames that link to or from nts.live in the public web crawl.

2,148 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nts.live.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from nts.live.

Cypher and MCP

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

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