Skip to content

Hostname

ecoedilesrl.com

Last fetched

ecoedilesrl.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · ecoedilesrl.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ecoedilesrl.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.220.1013.32.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.10913.32.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.5813.32.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.8713.32.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:168
Organization
ecoedile srl
Contact emails

Subdomains

3 observed subdomains of ecoedilesrl.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ecoedilesrl.com.

MechanismTarget
SPF_Aecoedilesrl.com
SPF_Aout3.mailfarm.email
SPF_INCLUDEintred.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.97.32.0/25
SPF_IP91.187.200.36
SPF_MXecoedilesrl.com

Related pages

Pivot deeper into the graph from ecoedilesrl.com.

Cypher and MCP

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

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