Skip to content

Hostname

k2070.com

Last fetched

k2070.com resolves to 4 IPv4 addresses operated by AROSS-AS - AROSSCLOUD INC. in HK. WHOIS lists iana:3775 as the registrar.

Nutrition Label

WHISPER CANON · k2070.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/k2070.com

Resolution chain

k2070.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.89.176.139154.89.176.0/22AS400619AROSS-AS - AROSSCLOUD INC.HK
45.114.107.24645.114.107.0/24AS216047XDPCLOUD-NETHK
45.114.107.7845.114.107.0/24AS216047XDPCLOUD-NETHK
45.248.91.7645.248.91.0/24AS216047XDPCLOUD-NETGB

WHOIS identity

Registrar
iana:3775
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of k2070.com.

Subdomain
www.k2070.com

Web-graph footprint

Distinct hostnames that link to or from k2070.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from k2070.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "k2070.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 20

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