Skip to content

Hostname

disk01.997788.com

Last fetched

disk01.997788.com resolves to 6 IPv4 addresses operated by AS7552 in VN.

Nutrition Label

WHISPER CANON · disk01.997788.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/disk01.997788.com

Resolution chain

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

IPPrefixASNOperatorCountry
117.0.18.70117.0.0.0/15AS7552VN
138.113.114.81138.113.114.0/24AS54994ML-1432-54994 - Meteverse Limited.SG
138.113.158.124138.113.158.0/24AS54994ML-1432-54994 - Meteverse Limited.US
138.113.53.107138.113.53.0/24AS54994ML-1432-54994 - Meteverse Limited.SG
157.185.177.236157.185.177.0/24AS54994ML-1432-54994 - Meteverse Limited.US
42.113.11.19242.113.11.0/24AS18403VN

WHOIS identity

No WHOIS records are currently associated with disk01.997788.com in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from disk01.997788.com.

Cypher and MCP

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

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