Skip to content

Hostname

sicuras.as-apps.de

Last fetched

sicuras.as-apps.de resolves to 3 IPv4 addresses operated by IONOS-AS - IONOS SE in DE.

Nutrition Label

WHISPER CANON · sicuras.as-apps.deRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/sicuras.as-apps.de

Resolution chain

sicuras.as-apps.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.154.70.241217.154.64.0/21AS8560IONOS-AS - IONOS SEDE
87.106.235.23987.106.235.0/24AS8560IONOS-AS - IONOS SEDE
89.22.113.3589.22.96.0/19AS8648ONE-NETWORK - dogado GmbHDE

WHOIS identity

No WHOIS records are currently associated with sicuras.as-apps.de in WhisperGraph.

Subdomains

3 observed subdomains of sicuras.as-apps.de.

Threat posture

History

Related pages

Pivot deeper into the graph from sicuras.as-apps.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sicuras.as-apps.de"})-[: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.