Skip to content

Hostname

ardo.ch

Last fetched

ardo.ch resolves to 1 IPv4 address operated by EXOSCALE in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.182.167.245194.182.164.0/22AS61098EXOSCALECH

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 ardo.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ardo.ch.

MechanismTarget
SPF_Aardo.ch
SPF_Aspf.trendhosting-net.ch
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.164.213.74
SPF_IP149.126.0.0/21
SPF_IP151.252.49.102
SPF_IP176.9.44.51
SPF_IP194.126.200.0/24
SPF_IP194.126.200.215/32
SPF_IP194.126.200.64
SPF_IP194.182.167.245
SPF_IP194.182.180.219
SPF_IP62.171.110.23
SPF_IP80.74.143.111/32
SPF_IP80.74.144.62/32
SPF_IP80.74.146.163/32
SPF_IP82.136.72.187
SPF_IP85.13.151.35
SPF_MXardo.ch

Related pages

Pivot deeper into the graph from ardo.ch.

Cypher and MCP

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

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