Skip to content

Hostname

welight.co

Last fetched

welight.co resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · welight.coRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/welight.co

Resolution chain

welight.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.12616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.12016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.174.18952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.4554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
pedro silva
Contact emails

Subdomains

5 observed subdomains of welight.co.

Web-graph footprint

Distinct hostnames that link to or from welight.co in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for welight.co.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from welight.co.

Cypher and MCP

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

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