Skip to content

Hostname

selectgame.com.br

Last fetched

selectgame.com.br resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:uolhost (22) as the registrar.

Nutrition Label

WHISPER CANON · selectgame.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/selectgame.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.236.221158.69.0.0/16AS16276OVHCA

WHOIS identity

Registrar
registrar:uolhost (22)
Organization
rodrigo flausino galdino de lima
Contact emails

Subdomains

7 observed subdomains of selectgame.com.br.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • selectgame.com.br

SPF policy

3 SPF mechanisms authorising senders for selectgame.com.br.

MechanismTarget
SPF_Aselectgame.com.br
SPF_IP158.69.236.221
SPF_MXselectgame.com.br

Related pages

Pivot deeper into the graph from selectgame.com.br.

Cypher and MCP

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

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