Skip to content

Hostname

gleanweb.org

Last fetched

gleanweb.org resolves to 2 IPv4 addresses operated by TOTALCHOICE-HOSTING - TotalChoice Hosting, LLC in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · gleanweb.orgRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gleanweb.org

Resolution chain

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

IPPrefixASNOperatorCountry
198.38.77.194198.38.76.0/22AS16556TOTALCHOICE-HOSTING - TotalChoice Hosting, LLCUS
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of gleanweb.org.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • gleanweb.org

SPF policy

6 SPF mechanisms authorising senders for gleanweb.org.

MechanismTarget
SPF_Agleanweb.org
SPF_INCLUDErelay.mailchannels.net
SPF_IP198.38.77.194
SPF_IP198.38.77.51
SPF_IP208.76.81.214
SPF_MXgleanweb.org

Related pages

Pivot deeper into the graph from gleanweb.org.

Cypher and MCP

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

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