Skip to content

Hostname

eleather.it

Last fetched

eleather.it resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:marcaria.com eu limited as the registrar.

Nutrition Label

WHISPER CANON · eleather.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eleather.it

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.161.943.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.8.593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.191.14134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.120.18034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.236.14352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.226.12454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.152.15432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:marcaria.com eu limited
Organization
domenico cosimato
Contact emails

Subdomains

1 observed subdomain of eleather.it.

Web-graph footprint

Distinct hostnames that link to or from eleather.it in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for eleather.it.

MechanismTarget
SPF_Aeleather.it
SPF_INCLUDErelay.mailchannels.net
SPF_IP209.126.25.109
SPF_MXeleather.it

Related pages

Pivot deeper into the graph from eleather.it.

Cypher and MCP

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

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