Skip to content

Hostname

bcsyd.dk

Last fetched

bcsyd.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · bcsyd.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bcsyd.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.21.42.65185.21.40.0/22AS48854DK

WHOIS identity

Registrar
Organization
business college syd mommark & s?nderborg handelsskole
Contact emails

Subdomains

29 observed subdomains of bcsyd.dk.

Web-graph footprint

Distinct hostnames that link to or from bcsyd.dk in the public web crawl.

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bcsyd.dk.

MechanismTarget
SPF_INCLUDE_spf-hosting.eg.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.17.219
SPF_IP185.16.17.220
SPF_IP185.19.134.5
SPF_IP185.19.134.6
SPF_IP185.21.42.65
SPF_IP195.231.239.247
SPF_IP195.231.241.19
SPF_IP195.231.242.131
SPF_IP46.32.40.43

Related pages

Pivot deeper into the graph from bcsyd.dk.

Cypher and MCP

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

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