Skip to content

Hostname

cosuno-staging.de

Last fetched

cosuno-staging.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · cosuno-staging.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cosuno-staging.de

Resolution chain

cosuno-staging.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.80.117143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.125143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.56143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.95143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.174.98.1103.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.1213.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.783.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.923.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with cosuno-staging.de in WhisperGraph.

Subdomains

1 observed subdomain of cosuno-staging.de.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cosuno-staging.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from cosuno-staging.de.

Cypher and MCP

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

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