Hostname
ecutesting.it
Last fetched
ecutesting.it resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:eurodns sa as the registrar.
Nutrition Label
Resolution chain
ecutesting.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.90.134.12 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- registrar:eurodns sa
- Organization
- ecu testing
- Contact emails
- —
Subdomains
3 observed subdomains of ecutesting.it.
Web-graph footprint
Distinct hostnames that link to or from ecutesting.it in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for ecutesting.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.248.234.252 |
| SPF_IP | 138.248.235.4 |
| SPF_IP | 168.245.102.208/32 |
| SPF_IP | 185.91.76.154 |
| SPF_IP | 185.91.76.162 |
| SPF_IP | 185.91.76.163 |
| SPF_IP | 62.233.124.217 |
| SPF_IP | 62.233.124.218 |
| SPF_IP | 62.233.124.221 |
| SPF_IP | 62.233.124.222 |
| SPF_IP | 81.145.129.162 |
| SPF_IP | 81.150.174.215 |
Related pages
Pivot deeper into the graph from ecutesting.it.
- IP · 20.90.134.12
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:eurodns sa
- Country · GB
- TLD · .it
- 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: "ecutesting.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.