Skip to content

Hostname

hbisco.com

Last fetched

hbisco.com resolves to 1 IPv4 address operated by CHINANET-BACKBONE No.31,Jin-rong Street in CN.

Nutrition Label

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

Resolution chain

hbisco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
222.222.45.114222.222.0.0/15AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for hbisco.com.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP106.116.175.194
SPF_IP111.63.0.182
SPF_IP117.158.127.139
SPF_IP120.194.149.90
SPF_IP120.211.3.208
SPF_IP121.17.210.58
SPF_IP121.17.24.233
SPF_IP121.26.209.114
SPF_IP211.142.116.34
SPF_IP211.142.116.37
SPF_IP218.12.33.40
SPF_IP218.12.33.60
SPF_IP221.194.82.12
SPF_IP221.194.82.9
SPF_IP222.222.45.119
SPF_IP222.222.45.120
SPF_IP222.223.14.173
SPF_IP222.223.14.174
SPF_IP60.2.170.2
SPF_IP60.2.220.70
SPF_IP60.209.19.125

Related pages

Pivot deeper into the graph from hbisco.com.

Cypher and MCP

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

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