Skip to content

Hostname

bisco.com

Last fetched

bisco.com resolves to 1 IPv4 address operated by MUFSD-1 - Massapequa Union Free School District in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bisco.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bisco.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.200.160.20192.200.160.0/24AS399566MUFSD-1 - Massapequa Union Free School DistrictUS

WHOIS identity

Registrar
iana:2
Organization
bisco,
Contact emails

Subdomains

17 observed subdomains of bisco.com.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

41 SPF mechanisms authorising senders for bisco.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP108.179.144.0/20
SPF_IP12.53.28.41
SPF_IP139.180.17.0/24
SPF_IP141.193.184.128/25
SPF_IP141.193.184.32/27
SPF_IP141.193.184.64/26
SPF_IP141.193.185.128/25
SPF_IP141.193.185.32/27
SPF_IP141.193.185.64/26
SPF_IP143.244.80.0/20
SPF_IP149.233.12.225
SPF_IP149.233.18.225
SPF_IP158.247.16.0/20
SPF_IP18.208.124.128/25
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP3.210.190.0/24
SPF_IP3.93.157.0/24
SPF_IP38.114.109.31/32
SPF_IP38.114.109.78
SPF_IP38.134.235.31
SPF_IP38.134.235.78
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.234.204.99
SPF_IP52.100.0.0/14
SPF_IP52.101.11.19
SPF_IP52.101.40.6
SPF_IP52.101.41.24
SPF_IP52.101.42.14
SPF_IP54.174.52.0/24
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24

Related pages

Pivot deeper into the graph from bisco.com.

Cypher and MCP

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

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