Skip to content

Hostname

styla.com

Last fetched

styla.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · styla.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/styla.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.107.2613.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.3713.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.6013.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.7913.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.33.67.11813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
amazine
Contact emails

Subdomains

46 observed subdomains of styla.com.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for styla.com.

MechanismTarget
SPF_Astyla.com
SPF_INCLUDE6974817.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_MXstyla.com

Related pages

Pivot deeper into the graph from styla.com.

Cypher and MCP

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

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