Skip to content

Hostname

baselnetgroup.ch

Last fetched

baselnetgroup.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · baselnetgroup.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/baselnetgroup.ch

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

20 observed subdomains of baselnetgroup.ch.

Web-graph footprint

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

8 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for baselnetgroup.ch.

MechanismTarget
SPF_Abaselnetgroup.ch
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDEspf.mail.hostpoint.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.246.33.186
SPF_IP2603:10a6:6:14:0:0:0:41
SPF_MXbaselnetgroup.ch

Related pages

Pivot deeper into the graph from baselnetgroup.ch.

Cypher and MCP

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

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