Skip to content

Hostname

activecommunication.ch

Last fetched

activecommunication.ch resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

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

Subdomains

8 observed subdomains of activecommunication.ch.

Web-graph footprint

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

30 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for activecommunication.ch.

MechanismTarget
SPF_A1st-vision1.1st-vision-server.de
SPF_Aspf.trendhosting-net.ch
SPF_INCLUDEmyr.is
SPF_INCLUDEspf.amazee.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendgrid.net
SPF_IP194.147.96.86
SPF_IP194.147.96.87
SPF_IP82.136.76.247
SPF_MXactivecommunication.ch
SPF_MXumantis.com

Related pages

Pivot deeper into the graph from activecommunication.ch.

Cypher and MCP

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

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