Skip to content

Hostname

deepo.swiss

Last fetched

deepo.swiss resolves to 1 IPv4 address operated by AS197352 in CH. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · deepo.swissRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/deepo.swiss

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.206.126185.181.204.0/22AS197352CH

WHOIS identity

Registrar
iana:433
Organization
Contact emails

Subdomains

7 observed subdomains of deepo.swiss.

Web-graph footprint

Distinct hostnames that link to or from deepo.swiss in the public web crawl.

13 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deepo.swiss.

MechanismTarget
SPF_Adeepo.swiss
SPF_Apostier.poste.arcanite-infra.ch
SPF_IP149.202.0.193
SPF_IP2001:41d0:2:9b0f:0:0:baba:3
SPF_IP37.187.196.161
SPF_IP5.39.81.111
SPF_MXdeepo.swiss

Related pages

Pivot deeper into the graph from deepo.swiss.

Cypher and MCP

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

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