Skip to content

Hostname

bluepointgames.com

Last fetched

bluepointgames.com resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

bluepointgames.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.145.237.159192.145.236.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:69
Organization
andrew o'neil
Contact emails

Subdomains

11 observed subdomains of bluepointgames.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for bluepointgames.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsony.onmicrosoft.com
SPF_IP121.100.43.221
SPF_IP121.100.43.225
SPF_IP121.100.43.226
SPF_IP143.55.149.237
SPF_IP160.33.194.232
SPF_IP160.33.194.233
SPF_IP160.33.194.234
SPF_IP160.33.194.235
SPF_IP185.132.182.190
SPF_IP185.132.183.11
SPF_IP185.183.30.70
SPF_IP64.64.21.15
SPF_IP64.64.21.17
SPF_IP66.159.232.89
SPF_IP66.159.233.14
SPF_IP66.159.233.15
SPF_IP66.159.233.25
SPF_IP66.159.234.101
SPF_IP66.159.234.90
SPF_IP66.159.234.91
SPF_IP91.207.212.191/32

Related pages

Pivot deeper into the graph from bluepointgames.com.

Cypher and MCP

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

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