Skip to content

Hostname

pc.feihuo.com

Last fetched

pc.feihuo.com resolves to 20 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN.

Nutrition Label

WHISPER CANON · pc.feihuo.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/pc.feihuo.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.227.22.43101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.44101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.45101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.46101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.47101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.48101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.49101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.227.22.50101.138.144.0/21AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.163114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.164114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.165114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.166114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.167114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.168114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.169114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.170114.70.129.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
61.170.77.8161.153.102.0/24AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8261.153.102.0/24AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8361.153.102.0/24AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8461.153.102.0/24AS4812CHINANET-SH-AP - China Telecom (Group)CN

WHOIS identity

No WHOIS records are currently associated with pc.feihuo.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pc.feihuo.com.

Cypher and MCP

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

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