Skip to content

Hostname

locus.sh

Last fetched

locus.sh resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · locus.shRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/locus.sh

Resolution chain

locus.sh resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.93.2013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4713.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.10718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.240.1173.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.173.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.33.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.903.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.67.13.6618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
mara labs
Contact emails

Subdomains

36 observed subdomains of locus.sh.

Web-graph footprint

Distinct hostnames that link to or from locus.sh in the public web crawl.

403 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for locus.sh.

Related pages

Pivot deeper into the graph from locus.sh.

Cypher and MCP

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

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