Skip to content

Hostname

bufan.com

Last fetched

bufan.com resolves to 4 IPv4 addresses operated by CHINANET-SHANGHAI-MAN China Telecom Group in CN. WHOIS lists iana:1331 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
180.163.146.49180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
180.163.146.80180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
58.218.215.9258.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
119.96.61.232119.96.60.0/22AS58563CHINATELECOM-HUBEI-IDC CHINANET Hubei province networkCN

WHOIS identity

Registrar
iana:1331
Organization
su zhou shou you hu lian xin xi ji shuco.,ltd.
Contact emails

Subdomains

3 observed subdomains of bufan.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bufan.com.

Cypher and MCP

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

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