Skip to content

Hostname

ecsproject.com

Last fetched

ecsproject.com resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists iana:1460 as the registrar.

Nutrition Label

WHISPER CANON · ecsproject.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ecsproject.com

Resolution chain

ecsproject.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
86.107.33.1686.107.32.0/21AS52030IT

WHOIS identity

Registrar
iana:1460
Organization
ecs s.r.l
Contact emails

Subdomains

34 observed subdomains of ecsproject.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ecsproject.com

SPF policy

12 SPF mechanisms authorising senders for ecsproject.com.

MechanismTarget
SPF_Aecsproject.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.81.4.220
SPF_IP185.81.4.56/32
SPF_IP86.107.32.13/24
SPF_IP86.107.32.20
SPF_IP86.107.32.74/24
SPF_IP86.107.33.16
SPF_IP86.107.36.177
SPF_IP86.107.36.46/32
SPF_MXecsproject.com

Related pages

Pivot deeper into the graph from ecsproject.com.

Cypher and MCP

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

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