Skip to content

Hostname

wir.ch

Last fetched

wir.ch resolves to 2 IPv4 addresses operated by NINE in CH.

Nutrition Label

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

Resolution chain

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

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for wir.ch.

MechanismTarget
SPF_Awir.ch
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.appmail.swisscom.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.swisscom.com
SPF_INCLUDEspf.umantis.com
SPF_IP138.188.166.110
SPF_IP138.188.166.120
SPF_IP185.17.70.90
SPF_IP193.201.168.170
SPF_IP193.201.168.171
SPF_IP193.201.168.38/32
SPF_IP193.222.91.160
SPF_IP193.222.91.199
SPF_IP194.126.200.0/24
SPF_IP195.49.118.20
SPF_IP195.49.118.22
SPF_IP212.71.126.70
SPF_IP5.44.96.201
SPF_IP62.220.18.189
SPF_IP84.16.68.94
SPF_IP84.16.68.96
SPF_IP91.198.173.104
SPF_IP91.198.173.124
SPF_MXwir.ch

Related pages

Pivot deeper into the graph from wir.ch.

Cypher and MCP

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

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