Skip to content

Hostname

ecutesting.com

Last fetched

ecutesting.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ecutesting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ecutesting.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.90.134.1220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

7 observed subdomains of ecutesting.com.

Web-graph footprint

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

136 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ecutesting.com.

MechanismTarget
SPF_INCLUDEemail-od.com
SPF_INCLUDEemail2.yourpayroll.com.au
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.248.234.252
SPF_IP138.248.235.4
SPF_IP185.91.76.152
SPF_IP81.150.174.215

Related pages

Pivot deeper into the graph from ecutesting.com.

Cypher and MCP

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

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