Skip to content

Hostname

s888star.com

Last fetched

s888star.com resolves to 3 IPv4 addresses operated by AS61969 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.178.99185.53.176.0/22AS61969DE
75.2.69.24475.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.211.9399.83.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
domain registrant
Contact emails

Subdomains

1 observed subdomain of s888star.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for s888star.com.

MechanismTarget
SPF_IPfd1b:212c:a5f9::/48

Related pages

Pivot deeper into the graph from s888star.com.

Cypher and MCP

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

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