Skip to content

Hostname

hcd.ch

Last fetched

hcd.ch resolves to 1 IPv4 address operated by HOSTPOINT-AS in CH. WHOIS lists iana:1696 as the registrar.

Nutrition Label

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

Resolution chain

hcd.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.93217.26.48.0/20AS29097HOSTPOINT-ASCH

WHOIS identity

Registrar
iana:1696
Organization
bill b. mistura
Contact emails

Subdomains

53 observed subdomains of hcd.ch.

Web-graph footprint

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

236 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hcd.ch.

MechanismTarget
SPF_Ahcd.ch
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.mail.hostpoint.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.128.182.0/25
SPF_IP85.222.158.237/32
SPF_MXhcd.ch

Related pages

Pivot deeper into the graph from hcd.ch.

Cypher and MCP

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

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