Skip to content

Hostname

gl-01.com

Last fetched

gl-01.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gl-01.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gl-01.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gl-01.com

Resolution chain

No IPv4 resolution is recorded for gl-01.com in WhisperGraph.

IPv6 resolution

No AAAA record for gl-01.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of gl-01.com owner
Contact emails
eddie.yeo@gleeger.com, 189574e1-b79f-4183-b2b8-61b1a93f5b84@identity-protect.org, 3e222091-dc1e-4a48-b784-a1c619d5a984@identity-protect.org, 9a7ed9e1-befb-4eea-ab7d-c355c6382ac7@identity-protect.org, fec2ff25-26db-4532-a361-a86ee55943c3@identity-protect.org

Mail and authentication

Nameservers

  • ns1.dyna-ns.net
  • ns2.dyna-ns.net

Threat-feed evidence

History

Related pages

Pivot from gl-01.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gl-01.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.