Skip to content

Hostname

martel.ch

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.84.4104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.85.4104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
martel ag st.gallen
Contact emails

Subdomains

12 observed subdomains of martel.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for martel.ch.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.247.72.0/24
SPF_IP213.200.233.2
SPF_IP217.150.242.150
SPF_IP46.140.30.42
SPF_IP5.148.168.157/32
SPF_IP62.12.149.0/24
SPF_IP91.208.82.0/24
SPF_MXmartel.ch

Related pages

Pivot deeper into the graph from martel.ch.

Cypher and MCP

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

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