Skip to content

Hostname

y8.com

Last fetched

y8.com resolves to 7 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · y8.comRouting diversity4.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/y8.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.6.233146.190.4.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
157.230.67.20157.230.64.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
161.35.246.134161.35.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
167.172.0.15167.172.0.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
188.166.198.111188.166.196.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
188.166.202.187188.166.200.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
188.166.204.161188.166.204.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

201 observed subdomains of y8.com.

Web-graph footprint

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

1,178 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for y8.com.

MechanismTarget
SPF_Ay8.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP157.245.128.228
SPF_MXy8.com

Related pages

Pivot deeper into the graph from y8.com.

Cypher and MCP

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

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