Skip to content

Hostname

glow.gr

Last fetched

glow.gr resolves to 2 IPv4 addresses operated by SHARKTECH - Sharktech in GB.

Nutrition Label

WHISPER CANON · glow.grRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/glow.gr

Resolution chain

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

IPPrefixASNOperatorCountry
185.141.195.245185.141.195.0/24AS46844SHARKTECH - SharktechGB
191.101.48.203191.101.48.0/24AS46844SHARKTECH - SharktechCL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from glow.gr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for glow.gr.

MechanismTarget
SPF_Aglow.gr
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP185.141.195.52
SPF_MXglow.gr

Related pages

Pivot deeper into the graph from glow.gr.

Cypher and MCP

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

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