Skip to content

Hostname

gitlab.kutbu.com

Last fetched

gitlab.kutbu.com resolves to 1 IPv4 address operated by AS15924 in TR.

Nutrition Label

WHISPER CANON · gitlab.kutbu.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gitlab.kutbu.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.12.149.100212.12.128.0/19AS15924TR

WHOIS identity

No WHOIS records are currently associated with gitlab.kutbu.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from gitlab.kutbu.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for gitlab.kutbu.com.

MechanismTarget
SPF_Aeposta.munubu.com
SPF_Agitlab.kutbu.com
SPF_Aktb.kutbu.com
SPF_Akurumsal.epozta.com
SPF_Amx.sunucum.com.tr
SPF_Atr.epozta.com
SPF_Atr.munubu.com
SPF_Ax.munubu.net
SPF_IP212.12.149.112
SPF_IP212.12.149.122
SPF_IP212.12.149.99
SPF_IP62.244.197.109
SPF_IP81.8.99.70
SPF_IP81.8.99.71
SPF_IP81.8.99.79
SPF_IP81.8.99.91
SPF_MXgitlab.kutbu.com

Related pages

Pivot deeper into the graph from gitlab.kutbu.com.

Cypher and MCP

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

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