Skip to content

Hostname

warinna.ch

Last fetched

warinna.ch resolves to 1 IPv4 address operated by AS197549 in DE.

Nutrition Label

WHISPER CANON · warinna.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/warinna.ch

Resolution chain

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

IPPrefixASNOperatorCountry
85.93.13.1385.93.0.0/19AS197549DE

WHOIS identity

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

Subdomains

2 observed subdomains of warinna.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for warinna.ch.

MechanismTarget
SPF_Asv1.cloud-interactive.de
SPF_Awarinna.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP2a00:12d8:13:58d4:c953:f0d7:cf29:3858
SPF_IP89.144.19.12
SPF_MXwarinna.ch

Related pages

Pivot deeper into the graph from warinna.ch.

Cypher and MCP

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

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