Skip to content

Hostname

locuschain.com

Last fetched

locuschain.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.218.20113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.16.215.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.28.10915.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.231.2363.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.210.13043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.157.4352.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
bloom technology,
Contact emails

Subdomains

12 observed subdomains of locuschain.com.

Web-graph footprint

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

73 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for locuschain.com.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com

Related pages

Pivot deeper into the graph from locuschain.com.

Cypher and MCP

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

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