Skip to content

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

WHISPER CANON · degen.tipsRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/degen.tips

Resolution chain

degen.tips resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.10618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.11818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.213.1143.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.303.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.393.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.603.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
c/o whoisproxy.com
Contact emails

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.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from degen.tips.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.