Skip to content

Hostname

arkadis.ch

Last fetched

arkadis.ch resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH.

Nutrition Label

WHISPER CANON · arkadis.chRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/arkadis.ch

Resolution chain

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

IPPrefixASNOperatorCountry
51.103.222.5751.103.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

No WHOIS records are currently associated with arkadis.ch in WhisperGraph.

Subdomains

7 observed subdomains of arkadis.ch.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for arkadis.ch.

MechanismTarget
SPF_Amail.ostendis.ch
SPF_Amgw2.arkadis.ch
SPF_INCLUDEnotification.swisssalarydirect.ch
SPF_INCLUDErpost.net
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.14.201.234
SPF_IP46.14.201.238
SPF_MXhin.ch

Related pages

Pivot deeper into the graph from arkadis.ch.

Cypher and MCP

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

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