Skip to content

Hostname

y50y.com

Last fetched

y50y.com resolves to 3 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1441 as the registrar.

Nutrition Label

WHISPER CANON · y50y.comRouting diversity3.0/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/y50y.com

Resolution chain

y50y.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.0.232.195162.4.22.0/23AS22612NAMECHEAP-NET - Namecheap, Inc.US
52.44.244.9852.46.37.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.131.18354.183.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1441
Organization
dropcatch.com auctions
Contact emails

Subdomains

7 observed subdomains of y50y.com.

Web-graph footprint

Distinct hostnames that link to or from y50y.com in the public web crawl.

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for y50y.com.

MechanismTarget
SPF_Asmtpout1.namebrightmail.com
SPF_Asmtpout2.namebrightmail.com
SPF_Ay50y.com
SPF_INCLUDEnamebrightmail.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.232.193/29
SPF_IP216.87.78.66/31
SPF_MXy50y.com

Related pages

Pivot deeper into the graph from y50y.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "y50y.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 20

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