Skip to content

Hostname

shedlightsolutions.com

Last fetched

shedlightsolutions.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · shedlightsolutions.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shedlightsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.12716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.22716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.8016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.15016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.16516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.20.73.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.38.3752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.8252.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.21152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.15752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.9152.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.22154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.22954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of shedlightsolutions.com owner
Contact emails

Subdomains

1 observed subdomain of shedlightsolutions.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shedlightsolutions.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from shedlightsolutions.com.

Cypher and MCP

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

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