Skip to content

Hostname

legatech.ch

Last fetched

legatech.ch resolves to 1 IPv4 address operated by AS48218 in CH.

Nutrition Label

WHISPER CANON · legatech.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/legatech.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.235.147.1546.235.144.0/21AS48218CH

WHOIS identity

Registrar
Organization
legatech
Contact emails

Subdomains

47 observed subdomains of legatech.ch.

Web-graph footprint

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

5 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for legatech.ch.

MechanismTarget
SPF_Alegatech.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.144.139.16/28
SPF_IP2a00:d08:a000::/48
SPF_IP46.235.147.0/27
SPF_MXlegatech.ch

Related pages

Pivot deeper into the graph from legatech.ch.

Cypher and MCP

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

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