Skip to content

Hostname

shorelight.com

Last fetched

shorelight.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shorelight.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shorelight.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.93.10918.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.11518.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.418.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.8218.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.174.129.1213.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.1263.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.493.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.723.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
18.64.211.10818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

51 observed subdomains of shorelight.com.

Web-graph footprint

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

653 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for shorelight.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEciam.shorelight.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsmtp.bswift.com
SPF_INCLUDEspf1.formassembly.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from shorelight.com.

Cypher and MCP

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

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