Skip to content

Hostname

bjfuso.com

Last fetched

bjfuso.com resolves to 20 IPv4 addresses operated by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bjfuso.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bjfuso.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.226.26.145101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.226.27.72101.226.26.0/23AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
101.89.125.241101.89.124.0/23AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
114.80.179.167114.80.179.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.145.50180.163.145.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.147.215180.163.147.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
180.163.148.214180.163.148.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
222.73.33.11222.73.33.0/24AS4811CHINANET-SHANGHAI-MAN - China Telecom (Group)CN
61.170.77.8161.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8261.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8361.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8461.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8561.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8661.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8761.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.77.8861.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.79.9661.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.80.5861.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.81.22561.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN
61.170.81.22661.170.64.0/18AS4812CHINANET-SH-AP - China Telecom (Group)CN

WHOIS identity

Registrar
iana:420
Organization
yongxinzhao
Contact emails

Subdomains

1 observed subdomain of bjfuso.com.

Web-graph footprint

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

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bjfuso.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from bjfuso.com.

Cypher and MCP

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

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