Skip to content

Hostname

bdu.ch

Last fetched

bdu.ch resolves to 1 IPv4 address operated by AS29097 in CH.

Nutrition Label

WHISPER CANON · bdu.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bdu.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.26.61.178217.26.48.0/20AS29097CH

WHOIS identity

Registrar
Organization
bdu consulting
Contact emails

Subdomains

8 observed subdomains of bdu.ch.

Web-graph footprint

Distinct hostnames that link to or from bdu.ch in the public web crawl.

38 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bdu.ch.

MechanismTarget
SPF_Abdu.ch
SPF_Amail.bdu.ch
SPF_INCLUDEip-plus.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.140.134
SPF_IP195.65.36.0/24
SPF_IP217.26.61.178
SPF_IP46.232.181.195
SPF_IP84.253.53.235

Related pages

Pivot deeper into the graph from bdu.ch.

Cypher and MCP

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

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