Skip to content

Hostname

leftbrain.it

Last fetched

leftbrain.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · leftbrain.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/leftbrain.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.104108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.116108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.15108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.32108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.102.11318.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.2518.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.8318.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.102.918.160.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:eurodns sa
Organization
eurodns
Contact emails

Subdomains

12 observed subdomains of leftbrain.it.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for leftbrain.it.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from leftbrain.it.

Cypher and MCP

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

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