Skip to content

Hostname

insidegamer.nl

Last fetched

insidegamer.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · insidegamer.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/insidegamer.nl

Resolution chain

insidegamer.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.185.149.6146.185.128.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

7 observed subdomains of insidegamer.nl.

Web-graph footprint

Distinct hostnames that link to or from insidegamer.nl in the public web crawl.

172 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for insidegamer.nl.

MechanismTarget
SPF_Ainsidegamer.nl
SPF_Aservices01.reshift.nl
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.188.123
SPF_IP149.210.146.88/32
SPF_IP178.62.190.207
SPF_IP178.62.191.133
SPF_IP2a01:7c8:aab1:5b2::1/48
SPF_MXinsidegamer.nl

Related pages

Pivot deeper into the graph from insidegamer.nl.

Cypher and MCP

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

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