Skip to content

Hostname

senseera.ch

Last fetched

senseera.ch resolves to 2 IPv4 addresses operated by AS31736 in CH.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

1 observed subdomain of senseera.ch.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for senseera.ch.

MechanismTarget
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.230.119.5
SPF_IP213.200.228.248
SPF_IP81.221.119.21
SPF_IP81.221.12.170
SPF_IP81.6.54.95
SPF_IP83.222.153.194
SPF_MXhin.ch

Related pages

Pivot deeper into the graph from senseera.ch.

Cypher and MCP

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

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