Skip to content

Hostname

singleactive.ch

Last fetched

singleactive.ch resolves to 2 IPv4 addresses operated by CISCO-UMBRELLA - Cisco OpenDNS, LLC in US.

Nutrition Label

WHISPER CANON · singleactive.chRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/singleactive.ch

Resolution chain

singleactive.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.112.61.106146.112.61.0/24AS36692CISCO-UMBRELLA - Cisco OpenDNS, LLCUS
194.150.248.70194.150.248.0/23AS35206CH

WHOIS identity

Registrar
Organization
odermatt margrith
Contact emails

Subdomains

9 observed subdomains of singleactive.ch.

Web-graph footprint

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

91 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for singleactive.ch.

MechanismTarget
SPF_Amail.singleactive.ch
SPF_INCLUDE_spf.tophost.ch
SPF_MXsingleactive.ch

Related pages

Pivot deeper into the graph from singleactive.ch.

Cypher and MCP

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

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