Skip to content

Hostname

nan-labs.com

Last fetched

nan-labs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nan-labs.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nan-labs.com

Resolution chain

nan-labs.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.117.1213.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5513.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.65.82.518.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.7418.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.7518.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.8618.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of nan-labs.com.

Web-graph footprint

Distinct hostnames that link to or from nan-labs.com in the public web crawl.

61 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nan-labs.com.

MechanismTarget
SPF_INCLUDE1961669.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from nan-labs.com.

Cypher and MCP

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

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