Skip to content

Hostname

andermatt.pl

Last fetched

andermatt.pl resolves to 1 IPv4 address operated by OVH in PL. WHOIS lists registrar:ascio technologies inc. danmark - filial of ascio technologies inc. usa as the registrar.

Nutrition Label

WHISPER CANON · andermatt.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/andermatt.pl

Resolution chain

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

IPPrefixASNOperatorCountry
146.59.56.79146.59.0.0/17AS16276OVHPL

WHOIS identity

Registrar
registrar:ascio technologies inc. danmark - filial of ascio technologies inc. usa
Organization
andermatt group
Contact emails

Subdomains

5 observed subdomains of andermatt.pl.

Web-graph footprint

Distinct hostnames that link to or from andermatt.pl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for andermatt.pl.

MechanismTarget
SPF_INCLUDEs286.bt-group.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from andermatt.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "andermatt.pl"})-[: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.