Skip to content

Hostname

fideco.ch

Last fetched

fideco.ch resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.88.212.117185.88.212.0/22AS47447DE

WHOIS identity

Registrar
Organization
helms christian
Contact emails

Subdomains

14 observed subdomains of fideco.ch.

Web-graph footprint

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

36 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fideco.ch.

MechanismTarget
SPF_Amail.123domain.eu
SPF_EXISTS%{i}.spf.hc2116-98.eu.iphmx.com
SPF_EXISTS%{i}.spf.hc611-36.eu.iphmx.com
SPF_INCLUDE145453814.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routing.net
SPF_INCLUDEspf.smtp.net
SPF_IP178.250.14.169
SPF_IP217.76.97.34
SPF_IP2a02:b30:201:100::/64
SPF_MXfideco.ch
SPF_REDIRECTspf.metro.info

Related pages

Pivot deeper into the graph from fideco.ch.

Cypher and MCP

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

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