Skip to content

Hostname

closetheglassloop.eu

Last fetched

closetheglassloop.eu resolves to 2 IPv4 addresses operated by AS197902 in NL.

Nutrition Label

WHISPER CANON · closetheglassloop.euRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/closetheglassloop.eu

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.17.54185.85.16.0/22AS197902NL
35.204.120.8835.204.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with closetheglassloop.eu in WhisperGraph.

Subdomains

1 observed subdomain of closetheglassloop.eu.

Web-graph footprint

Distinct hostnames that link to or from closetheglassloop.eu in the public web crawl.

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for closetheglassloop.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.85.17.54

Related pages

Pivot deeper into the graph from closetheglassloop.eu.

Cypher and MCP

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

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