Skip to content

Hostname

gitlab-dedicated.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for gitlab-dedicated.com in WhisperGraph.

IPv6 resolution

No AAAA record for gitlab-dedicated.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
1389beac-5145-4f9f-bd3c-380699929b46@identity-protect.org, 2e55499e-fc58-4c0c-8391-a8f632a39eb2@identity-protect.org, 781b9a37-3dae-43b4-9e0a-024563478acc@identity-protect.org, 89900fa5-2244-441b-9de8-75b931a97d7f@identity-protect.org, a531b5ec-21ab-4e98-9124-9fd06c9f61f3@identity-protect.org, a53b328b-f2f2-48b8-b795-82613b368e5e@identity-protect.org, owner-2077677@gitlab-dedicated.com.whoisprivacyservice.org, owner-6682219@gitlab-dedicated.com.whoisprivacyservice.org, owner-7149550@gitlab-dedicated.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-214.awsdns-26.com
  • ns-540.awsdns-03.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1244.awsdns-27.org
  • ns-1953.awsdns-52.co.uk

Threat-feed evidence

History

Related pages

Pivot from gitlab-dedicated.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: "gitlab-dedicated.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.