Skip to content

Hostname

security-alarms.ch

Last fetched

security-alarms.ch resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in FR.

Nutrition Label

WHISPER CANON · security-alarms.chRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/security-alarms.ch

Resolution chain

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

IPPrefixASNOperatorCountry
212.227.254.197212.227.0.0/16AS8560IONOS-AS - IONOS SEFR

WHOIS identity

Registrar
Organization
natalya,lopareva
Contact emails

Subdomains

2 observed subdomains of security-alarms.ch.

Web-graph footprint

Distinct hostnames that link to or from security-alarms.ch in the public web crawl.

9 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for security-alarms.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.leaseweb.com
SPF_INCLUDEmailgate.leaseweb.net
SPF_INCLUDEmh-spf.leaseweb.com
SPF_IP2001:8d8:96d:300:0:0:88:c6e6
SPF_IP212.227.254.197
SPF_IP62.212.64.0/24

Related pages

Pivot deeper into the graph from security-alarms.ch.

Cypher and MCP

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

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