Skip to content

Hostname

softgames.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.88.4318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.185.24018.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.241.11718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.144.15818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.206.1123.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.196.323.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.153.2133.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.110.1613.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.12.8252.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.65.17952.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.28.21063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.124.15663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

35 observed subdomains of softgames.de.

Web-graph footprint

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

116 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for softgames.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from softgames.de.

Cypher and MCP

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

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