Skip to content

Hostname

gitlab-static.net

Last fetched

gitlab-static.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gitlab-static.net 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 · gitlab-static.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gitlab-static.net

Resolution chain

No IPv4 resolution is recorded for gitlab-static.net in WhisperGraph.

IPv6 resolution

No AAAA record for gitlab-static.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
4b946e71-f851-4876-8ba5-036de9fccb89@identity-protect.org, 582da487-a127-45a8-b244-bf0e3ea17454@identity-protect.org, 97522bc6-19a5-420a-b17e-eba476652926@identity-protect.org, a2208495-99c8-4c91-87d6-0cfa53c3ec36@identity-protect.org, bd56337b-d909-4e29-803d-9df38f5d38f7@identity-protect.org, e98870da-2c35-495a-959a-4d1069fe4c6e@identity-protect.org, owner-1525919@gitlab-static.net.whoisprivacyservice.org, owner-1795868@gitlab-static.net.whoisprivacyservice.org, owner-4461372@gitlab-static.net.whoisprivacyservice.org, owner-4917093@gitlab-static.net.whoisprivacyservice.org, owner-5320614@gitlab-static.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • maxim.ns.cloudflare.com
  • nia.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from gitlab-static.net 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: "gitlab-static.net"})-[: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.