Skip to content

Hostname

softwareparadies.de

Last fetched

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

Nutrition Label

WHISPER CANON · softwareparadies.deRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/softwareparadies.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.59.718.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.148.6418.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.60.12418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.138.1043.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.59.1253.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.9.663.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.242.18935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.221.14863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.201.12363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

88 observed subdomains of softwareparadies.de.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for softwareparadies.de.

Related pages

Pivot deeper into the graph from softwareparadies.de.

Cypher and MCP

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

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