Hostname
degen.tips
Last fetched
degen.tips resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
degen.tips resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.106 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.118 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.120 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.88 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.213.114 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.30 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.39 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.161.213.60 | 3.161.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 25131b34cb9d83e677bf8b84486373ebcd3b9f1ea6bf04accb990b340a1e3fb5@degen.tips.whoisproxy.org
- 383804f9703c580ccf949f1e69bc67d9325c9bccf75186d4a852ac857e5c71dc@degen.tips.whoisproxy.org
- 4439a91dc0999164d3f6cf70dc42ca015364c03a0d3e71e7cee3f0be433c5923@degen.tips.whoisproxy.org
- 5bb465838fe2a9205de391d92fbf0d0281366159695d8373a86243a3dab916db@degen.tips.whoisproxy.org
- b129498ec27c366d1f6bc4495708e50c7c0f3c375cd60b305c8ada1a14d4a0b3@degen.tips.whoisproxy.org
- e2f006f83e342626b6b6e82ea9f0aa0d59221e583c1b517072ff95ed753a8238@degen.tips.whoisproxy.org
Subdomains
12 observed subdomains of degen.tips.
Web-graph footprint
Distinct hostnames that link to or from degen.tips in the public web crawl.
267 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from degen.tips.
- IP · 18.173.132.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · 25131b34cb9d83e677bf8b84486373ebcd3b9f1ea6bf04accb990b340a1e3fb5@degen.tips.whoisproxy.org
- TLD · .tips
- Browse hostnames · de…
- 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: "degen.tips"})-[: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.