Skip to content

Hostname

log4think.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.1773.5.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.553.5.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.313.5.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.1633.5.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.153.5.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.333.5.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.663.5.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.234.7452.218.254.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.152.5152.94.15.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.161.17952.94.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.181.5952.94.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.14752.94.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.9152.94.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.227.25152.94.28.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.1152.94.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.18752.94.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of log4think.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for log4think.com.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from log4think.com.

Cypher and MCP

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

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