Skip to content

Hostname

morges.ch

Last fetched

morges.ch resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.15.208.237195.15.192.0/18AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
Organization
commune de morges
Contact emails

Subdomains

20 observed subdomains of morges.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for morges.ch.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1035-98.eu.iphmx.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.ne.ch
SPF_IP159.100.243.117
SPF_IP185.19.28.207

Related pages

Pivot deeper into the graph from morges.ch.

Cypher and MCP

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

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