Hostname
typechodev.com
Last fetched
typechodev.com resolves to 6 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
typechodev.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.181.246.42 | 107.181.244.0/22 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 198.16.37.198 | 198.16.37.0/24 | AS40065 | CNSERVERS - CNSERVERS LLC | CN |
| 192.200.97.114 | 192.200.97.0/24 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 192.154.107.10 | 192.154.104.0/21 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 192.200.109.90 | 192.200.109.0/24 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
| 192.200.108.82 | 192.200.108.0/24 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- lei guiliang
- Contact emails
Subdomains
8 observed subdomains of typechodev.com.
Web-graph footprint
Distinct hostnames that link to or from typechodev.com in the public web crawl.
77 sites link to this hostname.
128 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from typechodev.com.
- IP · 107.181.246.42
- ASN · AS53850GORILLASERVERS - GorillaServers, Inc.
- Registrar · iana:420
- Country · US
- Email · gl.lei@qq.com
- TLD · .com
- Browse hostnames · ty…
- 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: "typechodev.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.