Skip to content

Hostname

browsergames.de

Last fetched

browsergames.de resolves to 1 IPv4 address operated by GOOGLE - Google LLC in BE.

Nutrition Label

WHISPER CANON · browsergames.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/browsergames.de

Resolution chain

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

IPPrefixASNOperatorCountry
35.210.1.9435.210.0.0/16AS15169GOOGLE - Google LLCBE
35.210.1.9435.210.0.0/16AS15169GOOGLE - Google LLCBE

WHOIS identity

No WHOIS records are currently associated with browsergames.de in WhisperGraph.

Subdomains

946 observed subdomains of browsergames.de.

Web-graph footprint

Distinct hostnames that link to or from browsergames.de in the public web crawl.

154 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for browsergames.de.

MechanismTarget
SPF_Abrowsergames.de
SPF_INCLUDEgamesportale.de
SPF_INCLUDEspf.mail-gate.adspreemedia.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.138.221.228/32
SPF_IP80.237.131.100/32
SPF_IP80.237.131.102/32
SPF_IP80.237.131.98/32
SPF_MXbrowsergames.de

Related pages

Pivot deeper into the graph from browsergames.de.

Cypher and MCP

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

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