Hostname
tnpitsecurity.com
Last fetched
tnpitsecurity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tnpitsecurity.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.102.63 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.66 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.70 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.87 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 65.8.131.121 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.24 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.33 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.91 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tnpitsecurity.com owner
- Contact emails
- 06ca8115-dd3e-4332-9c83-9b3c41dcb90f@identity-protect.org
- 4686a0f2-e8dd-4d53-aee9-7a709d298842@identity-protect.org
- 6d68ad95-fc4a-4d50-9e14-d54b0bda6bae@identity-protect.org
- 84da6293-f858-4fe7-a644-399f7a93de80@identity-protect.org
- 96f933eb-9a51-4856-813e-35e530044e25@identity-protect.org
- f4ecf4d9-484e-4b87-ac2b-70750d9169d6@identity-protect.org
- owner-3944045@tnpitsecurity.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of tnpitsecurity.com.
Web-graph footprint
Distinct hostnames that link to or from tnpitsecurity.com in the public web crawl.
5 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tnpitsecurity.com.
- IP · 18.244.102.63
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · 06ca8115-dd3e-4332-9c83-9b3c41dcb90f@identity-protect.org
- TLD · .com
- Browse hostnames · tn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tnpitsecurity.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.