Skip to content

Hostname

spick.ch

Last fetched

spick.ch resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · spick.chRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/spick.ch

Resolution chain

spick.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.16.92104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.167.48172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.148.180.2315.148.160.0/19AS29691CH

WHOIS identity

Registrar
Organization
k'unzlerbachmann verlag ag schuppli norbert z'urcher strasse 601
Contact emails

Subdomains

10 observed subdomains of spick.ch.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spick.ch.

MechanismTarget
SPF_Aspick.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP16.62.176.240
SPF_IP185.46.59.20
SPF_IP5.148.180.231
SPF_MXspick.ch

Related pages

Pivot deeper into the graph from spick.ch.

Cypher and MCP

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

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