Skip to content

Hostname

avida.ch

Last fetched

avida.ch resolves to 1 IPv4 address operated by SUNRISE - Sunrise GmbH in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.36.36.46193.36.36.0/24AS6730SUNRISE - Sunrise GmbHCH

WHOIS identity

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

Subdomains

4 observed subdomains of avida.ch.

Web-graph footprint

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

10 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for avida.ch.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXavida.ch

Related pages

Pivot deeper into the graph from avida.ch.

Cypher and MCP

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

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