Skip to content

Hostname

latour.ch

Last fetched

latour.ch resolves to 1 IPv4 address operated by AS29222 in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.177.60.61185.177.60.0/24AS29222CH

WHOIS identity

No WHOIS records are currently associated with latour.ch in WhisperGraph.

Subdomains

16 observed subdomains of latour.ch.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for latour.ch.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.swisscom.com
SPF_IP217.168.42.242
SPF_IP217.168.42.245
SPF_IP217.168.42.246
SPF_IP46.140.170.13
SPF_MXhin.ch

Related pages

Pivot deeper into the graph from latour.ch.

Cypher and MCP

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

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