Skip to content

Hostname

bizon-tech.com

Last fetched

bizon-tech.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · bizon-tech.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bizon-tech.com

Resolution chain

bizon-tech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.13.44104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.132.151172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
95.168.183.7195.168.176.0/21AS205544SUTL-AS-AP SINO UP TECHNOLOGY LTD.GB

WHOIS identity

Registrar
iana:1564
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of bizon-tech.com.

Web-graph footprint

Distinct hostnames that link to or from bizon-tech.com in the public web crawl.

345 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bizon-tech.com

SPF policy

7 SPF mechanisms authorising senders for bizon-tech.com.

MechanismTarget
SPF_Abizon-tech.com
SPF_INCLUDE_spf.chargedesk.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEwww1.bizon-tech.com
SPF_IP104.239.138.114/32
SPF_IP95.168.183.71
SPF_MXbizon-tech.com

Related pages

Pivot deeper into the graph from bizon-tech.com.

Cypher and MCP

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

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