Skip to content

Hostname

1047games.com

Last fetched

1047games.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 1047games.comRouting diversity4.8/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/1047games.com

Resolution chain

1047games.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.238.241100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.65.22234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.99.9235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.80.2535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.228.23044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.111.14244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.88.23344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.79.18552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.144.8252.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.153.15854.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.57.8954.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of 1047games.com owner
Contact emails

Subdomains

13 observed subdomains of 1047games.com.

Web-graph footprint

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

37 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 1047games.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.1047games.com

Related pages

Pivot deeper into the graph from 1047games.com.

Cypher and MCP

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

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