Skip to content

Hostname

nplll.com

Last fetched

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

Nutrition Label

WHISPER CANON · nplll.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nplll.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.112108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.48108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.58108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.88108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.69.10013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.2813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.164.163.1173.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.263.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.333.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.843.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of nplll.com owner
Contact emails

Subdomains

6 observed subdomains of nplll.com.

Web-graph footprint

Distinct hostnames that link to or from nplll.com in the public web crawl.

64 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nplll.com.

Cypher and MCP

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

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