Skip to content

Hostname

logcluster.org

Last fetched

logcluster.org resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · logcluster.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/logcluster.org

Resolution chain

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

IPPrefixASNOperatorCountry
34.247.235.5734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.26.134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.227.4052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.74.8252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.184.2854.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.209.24654.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

65 observed subdomains of logcluster.org.

Web-graph footprint

Distinct hostnames that link to or from logcluster.org in the public web crawl.

181 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for logcluster.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.my-websites.org
SPF_MXlogcluster.org

Related pages

Pivot deeper into the graph from logcluster.org.

Cypher and MCP

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

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