Hostname
text2jest.com
Last fetched
text2jest.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
text2jest.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.236.153.171 | 172.236.128.0/19 | AS63949 | VKT-HK Viking Telecom Limited | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of text2jest.com owner
- Contact emails
- 4265ee3d-9575-4192-81c8-f120ec48aada@identity-protect.org
- 51b14ab0-f744-41a2-bc1d-11d1b79ab18d@identity-protect.org
- 6d2d0418-11bb-4d3c-9c42-3c4ff9d4d57d@identity-protect.org
- 9d2457af-33c2-47c9-b7a1-7b9c492f6d62@identity-protect.org
- b387be84-415c-4bb8-9753-fa4e085a020d@identity-protect.org
- e699f2a0-9ccb-4ca8-96c2-4c8a36cf63ac@identity-protect.org
Subdomains
1 observed subdomain of text2jest.com.
| Subdomain |
|---|
| www.text2jest.com |
Web-graph footprint
Distinct hostnames that link to or from text2jest.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from text2jest.com.
- IP · 172.236.153.171
- ASN · AS63949VKT-HK Viking Telecom Limited
- Registrar · iana:468
- Country · SG
- Email · 4265ee3d-9575-4192-81c8-f120ec48aada@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "text2jest.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.