Skip to content

Hostname

astaro.de

Last fetched

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

Nutrition Label

WHISPER CANON · astaro.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/astaro.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.1813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.463.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.503.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.773.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.833.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.31.11152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of astaro.de.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for astaro.de.

MechanismTarget
SPF_Aastaro.de
SPF_INCLUDE_spf_euwest1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXastaro.de

Related pages

Pivot deeper into the graph from astaro.de.

Cypher and MCP

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

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