Hostname
geeknull.com
Last fetched
geeknull.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
geeknull.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.94.83 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 107.155.62.99 | 107.155.62.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 128.1.60.228 | 128.1.60.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 163.181.100.244 | 163.181.100.0/24 | AS24429 | — | ID |
| 163.181.128.180 | 163.181.128.0/24 | AS24429 | — | SG |
| 163.181.142.186 | 163.181.142.0/24 | AS24429 | — | GB |
| 163.181.201.232 | 163.181.201.0/24 | AS24429 | — | SG |
| 163.181.73.140 | 163.181.73.0/24 | AS24429 | — | TH |
| 172.67.221.72 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 43.109.38.242 | 43.109.38.0/24 | AS24429 | — | SG |
| 45.124.255.102 | 45.124.255.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 98.98.119.183 | 98.98.116.0/22 | AS21859 | ZEN-ECN - Zenlayer Inc | ID |
WHOIS identity
- Registrar
- iana:420
- Organization
- nexperian holding
- Contact emails
Subdomains
4 observed subdomains of geeknull.com.
Threat posture
History
Related pages
Pivot deeper into the graph from geeknull.com.
- IP · 104.21.94.83
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:420
- Country · CA
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · ge…
- 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: "geeknull.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.