Skip to content

Hostname

softgames.com

Last fetched

softgames.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

softgames.com resolves to 8 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.241.11718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.206.1123.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.110.1613.64.0.0/12AS16509AMAZON-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.183.147.14663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.40.9063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
alexander krug
Contact emails

Subdomains

11 observed subdomains of softgames.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for softgames.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from softgames.com.

Cypher and MCP

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

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