Hostname
gitlablevelup.com
Last fetched
gitlablevelup.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gitlablevelup.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.206.197.82 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.126.132 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.145.134.66 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.146.183.220 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.174.201.79 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.209.98.118 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gitlablevelup.com owner
- Contact emails
- 21ce7df7-8d53-4cf8-a10f-558de7c59b8b@identity-protect.org
- 2baf2372-3057-428c-9a03-bae3ab969e4d@identity-protect.org
- 659aaab4-3bcb-4ccf-8ffc-1a2f70f87d31@identity-protect.org
- 84c3a960-5374-4e71-a369-2867d401926b@identity-protect.org
- 8a608fab-75de-4d54-8985-8306d877aa71@identity-protect.org
- b86fe53b-6a87-4918-8050-809921d94011@identity-protect.org
- cf1b45a6-b2d2-4f2f-b5e5-af26e5962cfc@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from gitlablevelup.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gitlablevelup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.thoughtindustries.com |
Related pages
Pivot deeper into the graph from gitlablevelup.com.
- IP · 18.206.197.82
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 21ce7df7-8d53-4cf8-a10f-558de7c59b8b@identity-protect.org
- TLD · .com
- Browse hostnames · gi…
- 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: "gitlablevelup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.