Skip to content

Hostname

meier.ch

Last fetched

meier.ch resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.155.162172.104.128.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudDE

WHOIS identity

Registrar
Organization
francois traber
Contact emails

Subdomains

32 observed subdomains of meier.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for meier.ch.

MechanismTarget
SPF_Ameier.ch
SPF_Aoutlook.meier.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.104.155.162
SPF_IP212.90.203.34
SPF_IP217.148.3.82
SPF_IP2a01:7e01:0:0:f03c:93ff:fe3b:1e28
SPF_IP2a01:7e01:0:0:f03c:93ff:fec3:6404
SPF_IP87.245.122.98
SPF_MXmeier.ch

Related pages

Pivot deeper into the graph from meier.ch.

Cypher and MCP

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

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