Skip to content

Hostname

comma-store.ch

Last fetched

comma-store.ch resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · comma-store.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comma-store.ch

Resolution chain

comma-store.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.140.105104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.141.105104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with comma-store.ch in WhisperGraph.

Subdomains

16 observed subdomains of comma-store.ch.

Web-graph footprint

Distinct hostnames that link to or from comma-store.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comma-store.ch.

MechanismTarget
SPF_Acomma-store.ch
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-00851b02.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_IP91.208.38.0/24
SPF_MXcomma-store.ch

Related pages

Pivot deeper into the graph from comma-store.ch.

Cypher and MCP

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

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