Skip to content

Hostname

glassinside.nl

Last fetched

glassinside.nl resolves to 2 IPv4 addresses operated by i3Dnet - i3D.net B.V in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · glassinside.nlRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/glassinside.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.218.164.174185.218.164.0/24AS49544i3Dnet - i3D.net B.VNL
45.82.189.22345.82.188.0/22AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of glassinside.nl.

Web-graph footprint

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

26 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for glassinside.nl.

MechanismTarget
SPF_Aglassinside.nl
SPF_Aplesk01.resetcloud.nl
SPF_INCLUDEspf.eprov.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.200.204.140
SPF_IP149.72.152.35
SPF_IP159.183.136.115
SPF_IP185.218.164.170
SPF_IP185.218.164.174
SPF_IP2a0b:d9c0:164:1:0:0:0:170
SPF_IP46.44.176.215
SPF_IP83.98.240.200
SPF_IP85.158.252.120
SPF_MXglassinside.nl

Related pages

Pivot deeper into the graph from glassinside.nl.

Cypher and MCP

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

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