Skip to content

Hostname

mx2.fdpadmin.ch

Last fetched

mx2.fdpadmin.ch resolves to 3 IPv4 addresses operated by AS64073 in CH.

Nutrition Label

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

Resolution chain

mx2.fdpadmin.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.246.63.1020.0.0.0/0AS64073CH
195.176.194.121195.176.192.0/19AS3303SWISSCOM Swisscom Switzerland LtdCH
195.176.194.32195.176.192.0/19AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mx2.fdpadmin.ch.

MechanismTarget
SPF_Amx2.fdpadmin.ch

Related pages

Pivot deeper into the graph from mx2.fdpadmin.ch.

Cypher and MCP

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

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