Skip to content

Hostname

bis.org

Last fetched

bis.org resolves to 1 IPv4 address operated by MSWSI in CH.

Nutrition Label

WHISPER CANON · bis.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bis.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.58.128.7185.58.128.0/24AS51798MSWSICH

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 bis.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bis.org.

MechanismTarget
SPF_INCLUDE_spf.qp-mail.eu
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEokta.bis.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_ldx.taleo.net
SPF_IP138.1.16.88/32
SPF_IP147.154.230.147
SPF_IP159.183.180.113
SPF_IP185.58.128.0/24
SPF_IP193.108.136.0/23
SPF_IP193.135.2.83/32
SPF_IP198.2.132.142/32
SPF_IP54.246.220.150/32

Related pages

Pivot deeper into the graph from bis.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bis.org"})-[: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.