Hostname
uni.gl
Last fetched
uni.gl resolves to 1 IPv4 address operated by CIBICOM-IP-NETWORK in DK. WHOIS lists iana:9999 as the registrar.
Nutrition Label
Resolution chain
uni.gl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.15.6.23 | 45.15.6.0/24 | AS3342 | CIBICOM-IP-NETWORK | DK |
WHOIS identity
- Registrar
- iana:9999
- Organization
- ilisimatusarfik
- Contact emails
Subdomains
18 observed subdomains of uni.gl.
Web-graph footprint
Distinct hostnames that link to or from uni.gl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for uni.gl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | e.my-crm.io |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from uni.gl.
- IP · 45.15.6.23
- ASN · AS3342CIBICOM-IP-NETWORK
- Registrar · iana:9999
- Country · DK
- Email · k8kscgwcw8so4ok0wk84oo8k4wockogcgkcs0osk0gkkw40scg4gkos0gc4wgcs4@privacy.nic.gl
- TLD · .gl
- Browse hostnames · un…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uni.gl"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.