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
Resolution chain
ecoedilesrl.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.220.10 | 13.32.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.109 | 13.32.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.58 | 13.32.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.32.220.87 | 13.32.233.0/24 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_A | ecoedilesrl.com |
| SPF_A | out3.mailfarm.email |
| SPF_INCLUDE | intred.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.97.32.0/25 |
| SPF_IP | 91.187.200.36 |
| SPF_MX | ecoedilesrl.com |
Related pages
Pivot deeper into the graph from ecoedilesrl.com.
- IP · 13.32.220.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:168
- Country · IT
- Email · info@ecoedilesrl.com
- TLD · .com
- Browse hostnames · ec…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.