Skip to content

Hostname

cura4you.de

Last fetched

cura4you.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cura4you.deRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cura4you.de

Resolution chain

cura4you.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.196.70.13118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.91.163.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.81.423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.91.893.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.122.2253.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.34.15052.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cura4you.de in WhisperGraph.

Subdomains

6 observed subdomains of cura4you.de.

Web-graph footprint

Distinct hostnames that link to or from cura4you.de in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cura4you.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.smtp.net
SPF_MXcura4you.de

Related pages

Pivot deeper into the graph from cura4you.de.

Cypher and MCP

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

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