Skip to content

Hostname

bisosyo.com

Last fetched

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

Nutrition Label

WHISPER CANON · bisosyo.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bisosyo.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
89.252.159.13189.252.159.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.TR

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

61 observed subdomains of bisosyo.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bisosyo.com

SPF policy

11 SPF mechanisms authorising senders for bisosyo.com.

MechanismTarget
SPF_Abisosyo.com
SPF_IP176.53.69.111
SPF_IP208.74.121.83
SPF_IP89.252.159.130
SPF_IP89.252.159.132
SPF_IP89.252.159.133
SPF_IP89.252.159.134
SPF_IP89.252.159.135
SPF_IP89.252.159.137
SPF_IP89.252.187.71
SPF_MXbisosyo.com

Related pages

Pivot deeper into the graph from bisosyo.com.

Cypher and MCP

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

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