Skip to content

Hostname

stylight.com

Last fetched

stylight.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · stylight.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stylight.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.179.5118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.1.22618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.37.933.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.54.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.39.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.71.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.79.22935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.243.12952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.102.20654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.166.16998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.142.9532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.39.6498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.255.22398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.217.9332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1408
Organization
anselm bauer
Contact emails

Subdomains

39 observed subdomains of stylight.com.

Web-graph footprint

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

591 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for stylight.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf0.stylight.com

Related pages

Pivot deeper into the graph from stylight.com.

Cypher and MCP

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

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