Skip to content

Hostname

squircle.games

Last fetched

squircle.games resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · squircle.gamesRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/squircle.games

Resolution chain

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

IPPrefixASNOperatorCountry
198.89.96.8198.89.96.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:1910
Organization
mihi marketing bv
Contact emails

Subdomains

2 observed subdomains of squircle.games.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for squircle.games.

MechanismTarget
SPF_Asquircle.games
SPF_IP198.89.96.8
SPF_IP2604:f440:3:1c:198:89:7571:54b5
SPF_MXsquircle.games

Related pages

Pivot deeper into the graph from squircle.games.

Cypher and MCP

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

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