Hostname
19-t.com
Last fetched
19-t.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
19-t.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 |
|---|---|---|---|---|
| 13.35.20.16 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.24 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.45 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.57 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.8.180.100 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.107 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.12 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.180.64 | 65.8.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 19-t.com owner
- Contact emails
- papikat@hotmail.com
- whois@enom.value-domain.com
- whoisproxy@value-domain.com
- 35ae4776-5b82-40e6-b227-f4d81eef318f@identity-protect.org
- 54700477-f353-488b-a7cc-5154af1c5f63@identity-protect.org
- 8220ce0c-1ef0-4a5d-bbde-7f1f0a5662f3@identity-protect.org
- a2c26841-13aa-432c-a81f-11f82294ffd7@identity-protect.org
- c365f6b5-7772-46e2-a57e-0ec4358cede6@identity-protect.org
- c667394f-d03a-43d0-961a-ea4b6a38dcd1@identity-protect.org
- d2d9dcdd-0a9e-405c-850f-70b9a61fa6d7@identity-protect.org
Subdomains
3 observed subdomains of 19-t.com.
| Subdomain |
|---|
| media.19-t.com |
| www.19-t.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 19-t.com in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 19-t.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "19-t.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.