Skip to content

Hostname

styly.cc

Last fetched

styly.cc resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · styly.ccRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/styly.cc

Resolution chain

styly.cc resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.185.5418.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.618.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.6518.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.8818.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.95.3065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.5065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.6665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.7665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

58 observed subdomains of styly.cc.

Web-graph footprint

Distinct hostnames that link to or from styly.cc in the public web crawl.

301 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for styly.cc.

MechanismTarget
SPF_IP54.65.161.224
SPF_IP59.106.13.109

Related pages

Pivot deeper into the graph from styly.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "styly.cc"})-[: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.