Skip to content

Hostname

gloscan.org

Last fetched

gloscan.org resolves to 1 IPv4 address operated by AS204436 in GB. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · gloscan.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gloscan.org

Resolution chain

gloscan.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.197.228.16091.197.228.0/22AS204436GB

WHOIS identity

Registrar
iana:113
Organization
gloucestershire climate action network
Contact emails

Subdomains

3 observed subdomains of gloscan.org.

Web-graph footprint

Distinct hostnames that link to or from gloscan.org in the public web crawl.

5 sites link to this hostname.

465 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gloscan.org

SPF policy

4 SPF mechanisms authorising senders for gloscan.org.

MechanismTarget
SPF_Agloscan.org
SPF_INCLUDEspf.filteredmx.net
SPF_IP91.197.229.32
SPF_MXgloscan.org

Related pages

Pivot deeper into the graph from gloscan.org.

Cypher and MCP

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

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