Hostname
giveitup.net
Last fetched
giveitup.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
giveitup.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.52.75.138 | 101.0.192.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.207.62.186 | 18.238.115.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.4.153 | 4.35.194.32/27 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.192.153.35 | 35.33.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.148.77 | 35.33.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.221.31 | 35.33.224.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.175.92.85 | 35.185.144.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.212.175.226 | 45.3.36.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.235.26 | 52.46.88.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.71.138.161 | 52.82.205.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.161.248.240 | 54.192.41.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.90.38.9 | 54.160.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- vastus d.o.o.
- Contact emails
Subdomains
1 observed subdomain of giveitup.net.
| Subdomain |
|---|
| www.giveitup.net |
Web-graph footprint
Distinct hostnames that link to or from giveitup.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from giveitup.net.
- IP · 100.52.75.138
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · vastus.doo@gmail.com
- TLD · .net
- 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: "giveitup.net"})-[: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.