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
Resolution chain
glassinside.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.218.164.174 | 185.218.164.0/24 | AS49544 | i3Dnet - i3D.net B.V | NL |
| 45.82.189.223 | 45.82.188.0/22 | AS31477 | DUOCAST-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for glassinside.nl.
| Mechanism | Target |
|---|---|
| SPF_A | glassinside.nl |
| SPF_A | plesk01.resetcloud.nl |
| SPF_INCLUDE | spf.eprov.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.200.204.140 |
| SPF_IP | 149.72.152.35 |
| SPF_IP | 159.183.136.115 |
| SPF_IP | 185.218.164.170 |
| SPF_IP | 185.218.164.174 |
| SPF_IP | 2a0b:d9c0:164:1:0:0:0:170 |
| SPF_IP | 46.44.176.215 |
| SPF_IP | 83.98.240.200 |
| SPF_IP | 85.158.252.120 |
| SPF_MX | glassinside.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.