Skip to content

Hostname

geekdisk.secbug.cc

Last fetched

geekdisk.secbug.cc resolves to 16 IPv4 addresses operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN.

Nutrition Label

WHISPER CANON · geekdisk.secbug.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/geekdisk.secbug.cc

Resolution chain

geekdisk.secbug.cc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
101.226.26.145101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.146101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.147101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.148101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.196101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.197101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.200101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
101.226.26.201101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.48180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.49180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.50180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.51180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.52180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.53180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.54180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.145.55180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from geekdisk.secbug.cc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "geekdisk.secbug.cc"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.