Skip to content

Hostname

flashcat.cloud

Last fetched

flashcat.cloud resolves to 7 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · flashcat.cloudRouting diversity4.2/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/flashcat.cloud

Resolution chain

flashcat.cloud resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.188.44.52122.188.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
122.188.44.55122.188.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
60.28.220.19660.28.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
61.161.0.22061.161.0.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
220.194.72.92220.194.64.0/18AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.153.42.51116.153.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
123.6.37.175123.4.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

Registrar
iana:1697
Organization
bei jing kuai mao xing yun ke ji you xian gong si
Contact emails

Subdomains

25 observed subdomains of flashcat.cloud.

Web-graph footprint

Distinct hostnames that link to or from flashcat.cloud in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flashcat.cloud.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from flashcat.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flashcat.cloud"})-[: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.