Skip to content

Hostname

build.games

Last fetched

build.games resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · build.gamesRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/build.games

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.246.1063.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.1243.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.683.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.793.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.167.69.1123.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.1163.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.203.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.373.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for build.games.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from build.games.

Cypher and MCP

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

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